JDK-8006691 : Remove jvm_version_info->is_kernel_jvm field
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-01-22
  • Updated: 2017-05-17
  • Resolved: 2013-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 7 JDK 8 Other
7u40Fixed 8Fixed hs24Fixed
Related Reports
Relates :  
Relates :  
Description
Kernel VM has been depreciated and no longer build since JDK7. Most of kernel code will be removed by 8000692, so jvm_version_info->is_kernel_jvm field should also be depreciated and removed.