diff -r 54eb3f090934 -r 04e1b9e94cd5 jdk/src/share/javavm/export/classfile_constants.h --- a/jdk/src/share/javavm/export/classfile_constants.h Thu Dec 13 15:28:40 2012 +0000 +++ b/jdk/src/share/javavm/export/classfile_constants.h Thu Dec 13 21:18:27 2012 -0500 @@ -31,7 +31,7 @@ #endif /* Classfile version number for this information */ -#define JVM_CLASSFILE_MAJOR_VERSION 51 +#define JVM_CLASSFILE_MAJOR_VERSION 52 #define JVM_CLASSFILE_MINOR_VERSION 0 /* Flags */