JDK-8148362 : Update JVM_INTERFACE_VERSION from 4
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-01-27
  • Updated: 2017-02-09
  • Resolved: 2017-02-09
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 10
10Resolved
Related Reports
Duplicate :  
Description
The JVM_INTERFACE_VERSION hasn't been updated at least since JDK 7u, although new JVM_* functions have been added.

Update it on both JDK and JVM sides to 9.
Comments
JVM_INTERFACE_VERSION was bumped to 5 under JDK-8141615
09-02-2017