JDK-8263996 : Fix build on 13u after JDK-8234779 backport
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:13
Priority:P1
Status:Resolved
Resolution:Fixed
Submitted:2021-03-22
Updated:2024-04-19
Resolved:2021-03-22
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.
Removed restriction for copying objects from PlatformMonitor class due to the builds failure. This restriction will be added by backport of JDK-8228857.