JDK-8205036 : [lworld] Serviceability support for Value Types
Type:Enhancement
Component:hotspot
Sub-Component:svc
Affected Version:repo-valhalla
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2018-06-14
Updated:2024-07-26
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.
After fixing JDK-8272400, only 2 tests under test/hotspot/jtreg/serviceability/ fail (out of 191 total tests) due to JDK-8272401. So we seem to be pretty good shape with the existing test cases.
However, we might (?) need to implement new functionality if people want to manipulate inline objects using SA APIs.