--- old/src/hotspot/share/gc/epsilon/epsilon_globals.hpp 2020-01-02 16:17:45.004225780 -0800 +++ new/src/hotspot/share/gc/epsilon/epsilon_globals.hpp 2020-01-02 16:17:44.724215124 -0800 @@ -1,4 +1,5 @@ /* + * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * @@ -43,8 +44,7 @@ product_rw, \ lp64_product, \ range, \ - constraint, \ - writeable) \ + constraint) \ \ experimental(size_t, EpsilonPrintHeapSteps, 20, \ "Print heap occupancy stats with this number of steps. " \