JDK-8205619 : Bump maximum recognized class file version to 56 for JDK 12
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-06-25
  • Updated: 2023-12-08
  • Resolved: 2018-06-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 12
12 b01Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
Each JDK platform release define a class file format whose major version is one greater than the last.

For JDK 12, the maximum recognized class file version should be 56.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/a5557f24b4d4 User: jwilhelm Date: 2018-06-28 18:57:29 +0000
28-06-2018