RFR: JDK-8328604: remove on_aix() function
Thomas Stuefe
stuefe at openjdk.org
Thu Mar 21 12:14:19 UTC 2024
On Thu, 21 Mar 2024 09:30:08 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The on_aix() function was added to distinguish "real" AIX and os400 PASE mode. But the os400 PASE was never supported in OpenJDK and there are no plans to do so.
> So we can clean this up a bit and simplify the AIX coding.
Okay then.
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18427#pullrequestreview-1952024274
More information about the hotspot-runtime-dev
mailing list