JDK-8222720 : Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
Type:Enhancement
Component:hotspot
Sub-Component:runtime
Affected Version:11,13
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:x86
Submitted:2019-04-18
Updated:2020-03-05
Resolved:2019-05-15
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.
The vSphere Guest SDK offers retrieval for various interesting virtualization related metrics (like host or resource information).
Those could be used to enhance the hs_err file output on virtualized systems.
Comments
Fix Request
I would like to have the patch as well in jdk11, because it improves supportability in jdk11 .
The patch applies cleanly.
It should be pushed together with 8224033 because this other CR solves issues with older Visual Studio versions.