8188870: Bump classfile version number to 54

Reviewed-by: alanb, dholmes, coleenp, mcimadamore
This commit is contained in:
Paul Sandoz 2017-11-03 10:01:08 -07:00
parent 0c7be1d9e7
commit 2c9ed8e178
16 changed files with 96 additions and 48 deletions

View file

@ -31,7 +31,7 @@ extern "C" {
#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 */