--- old/src/hotspot/cpu/aarch64/globals_aarch64.hpp 2020-01-02 16:17:36.327895630 -0800 +++ new/src/hotspot/cpu/aarch64/globals_aarch64.hpp 2020-01-02 16:17:36.039884671 -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. * Copyright (c) 2015, 2019, Red Hat Inc. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * @@ -81,8 +81,7 @@ experimental, \ notproduct, \ range, \ - constraint, \ - writeable) \ + constraint) \ \ product(bool, NearCpool, true, \ "constant pool is close to instructions") \