RFR: 8298202: [AIX] Dead code elimination removed jfr constructor used by AIX
Tyler Steele
tsteele at openjdk.org
Tue Dec 6 18:47:56 UTC 2022
A very simple change to restore the 5 argument SystemProcess constructor used by JFR on AIX which is currently blocking the AIX build.
-------------
Commit messages:
- Restore 5 arg constructor for SystemProcess
Changes: https://git.openjdk.org/jdk/pull/11546/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11546&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298202
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11546.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11546/head:pull/11546
PR: https://git.openjdk.org/jdk/pull/11546
More information about the hotspot-runtime-dev
mailing list