JDK-8298202 : [AIX] Dead code elimination removed jfr constructor used by AIX
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: aix
  • Submitted: 2022-12-06
  • Updated: 2022-12-12
  • Resolved: 2022-12-07
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 20
20 b27Fixed
Related Reports
Relates :  
Description
Recent dead code elimination in JDK-8297864 removed the 5 argument SystemProcess constructor used on AIX.
Comments
Changeset: dd7385d1 Author: Tyler Steele <tsteele@openjdk.org> Date: 2022-12-07 16:24:51 +0000 URL: https://git.openjdk.org/jdk/commit/dd7385d1e86afe8af79587e80c5046af5c84b5cd
07-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11546 Date: 2022-12-06 18:31:21 +0000
06-12-2022