You need to sign in or sign up before continuing.
提交 279c6488 编写于 作者: K kamg

7054345: Support version 52.0 class file in HotSpot

Summary: Accept classfiles with major version 52
Reviewed-by: coleenp, acorn
上级 922f4342
......@@ -67,7 +67,7 @@
#define JAVA_CLASSFILE_MAGIC 0xCAFEBABE
#define JAVA_MIN_SUPPORTED_VERSION 45
#define JAVA_MAX_SUPPORTED_VERSION 51
#define JAVA_MAX_SUPPORTED_VERSION 52
#define JAVA_MAX_SUPPORTED_MINOR_VERSION 0
// Used for two backward compatibility reasons:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册