JDK-8203927 : Update version string to identify which VM is being used
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7,8,11,12
  • Priority: P2
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2018-05-29
  • Updated: 2019-08-05
  • Resolved: 2019-08-05
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.
Other
tbdResolved
Related Reports
Blocks :  
Relates :  
Description
The version string should indicate wether the VM is compiled with speculative execution enabled or disabled.
Comments
This is no longer needed as the speculative execution class of bugs can't be satisfactory fixed in software and the JEP is being withdrawn: https://mail.openjdk.java.net/pipermail/vuln-announce/2019-July/000002.html
05-08-2019