--- old/jdk/src/java.base/share/native/include/classfile_constants.h 2017-09-07 03:39:18.693342733 -0400 +++ new/jdk/src/java.base/share/native/include/classfile_constants.h 2017-09-07 03:39:16.781233650 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2017, 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 @@ -31,7 +31,7 @@ #endif /* Classfile version number for this information */ -#define JVM_CLASSFILE_MAJOR_VERSION 53 +#define JVM_CLASSFILE_MAJOR_VERSION 54 #define JVM_CLASSFILE_MINOR_VERSION 0 /* Flags */