RFR: 8298202: [AIX] Dead code elimination removed jfr constructor used by AIX
Thomas Stuefe
stuefe at openjdk.org
Wed Dec 7 08:32:51 UTC 2022
On Tue, 6 Dec 2022 18:31:21 GMT, Tyler Steele <tsteele at openjdk.org> wrote:
> A very simple change to restore the 5 argument SystemProcess constructor used by JFR on AIX which is currently blocking the AIX build.
Good, trivial.
Whatever dead code elimination does should take all platforms and build configurations into account; otherwise this will happen.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11546
More information about the hotspot-runtime-dev
mailing list