--- old/src/hotspot/cpu/sparc/globals_sparc.hpp 2020-01-02 16:17:38.995997156 -0800 +++ new/src/hotspot/cpu/sparc/globals_sparc.hpp 2020-01-02 16:17:38.715986501 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -86,8 +86,7 @@ experimental, \ notproduct, \ range, \ - constraint, \ - writeable) \ + constraint) \ \ product(intx, UseVIS, 99, \ "Highest supported VIS instructions set on SPARC") \