Integrated: JDK-8328604: remove on_aix() function

Matthias Baesken mbaesken at openjdk.org
Fri Mar 22 07:12:25 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.

This pull request has now been integrated.

Changeset: 940d1965
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/940d1965f831a9f7e4f1ce34e381c038827c7ca2
Stats:     39 lines in 2 files changed: 0 ins; 30 del; 9 mod

8328604: remove on_aix() function

Reviewed-by: clanger, stuefe

-------------

PR: https://git.openjdk.org/jdk/pull/18427


More information about the hotspot-runtime-dev mailing list