--- old/hotspot/src/share/vm/classfile/classFileParser.hpp 2017-06-29 10:45:52.554765881 +0200 +++ new/hotspot/src/share/vm/classfile/classFileParser.hpp 2017-06-29 10:45:52.394762988 +0200 @@ -494,7 +494,7 @@ // lays out fields in class and returns the total oopmap count void layout_fields(ConstantPool* cp, - const FieldAllocationCount* fac, + FieldAllocationCount* fac, const ClassAnnotationCollector* parsed_annotations, FieldLayoutInfo* info, TRAPS);