src/java.base/share/native/include/classfile_constants.h
changeset 48081 89829dd3cc54
parent 47765 b7c7428eaab9
equal deleted inserted replaced
48080:18a4438eb690 48081:89829dd3cc54
    29 #ifdef __cplusplus
    29 #ifdef __cplusplus
    30 extern "C" {
    30 extern "C" {
    31 #endif
    31 #endif
    32 
    32 
    33 /* Classfile version number for this information */
    33 /* Classfile version number for this information */
    34 #define JVM_CLASSFILE_MAJOR_VERSION 53
    34 #define JVM_CLASSFILE_MAJOR_VERSION 54
    35 #define JVM_CLASSFILE_MINOR_VERSION 0
    35 #define JVM_CLASSFILE_MINOR_VERSION 0
    36 
    36 
    37 /* Flags */
    37 /* Flags */
    38 
    38 
    39 enum {
    39 enum {