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.

To download the current JDK release, click here.
JDK 16
16 b20Fixed
Related Reports
Duplicate :  
Relates :  
Description
JDK-8253180 changed SafepointMechanism::default_initialize(). SafepointMechanism::pd_initialize() in safepointMechanism_aix.cpp needs the same changes in order to fix build and initialization.

Comments
Changeset: 9eeeb8a2 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2020-10-14 08:17:13 +0000 URL: https://git.openjdk.java.net/jdk/commit/9eeeb8a2
14-10-2020