JDK-8254696 : safepointMechanism_aix needs adaptation for JDK-8253180
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:16
Priority:P1
Status:Resolved
Resolution:Fixed
OS:aix
CPU:ppc
Submitted:2020-10-13
Updated:2021-06-02
Resolved:2020-10-14
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.
JDK-8253180 changed SafepointMechanism::default_initialize(). SafepointMechanism::pd_initialize() in safepointMechanism_aix.cpp needs the same changes in order to fix build and initialization.