Integrated: 8359126: [AIX] new test TestImplicitNullChecks.java fails

Martin Doerr mdoerr at openjdk.org
Wed Jun 11 08:31:41 UTC 2025


On Tue, 10 Jun 2025 14:10:04 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Switch off the IR rule which expects no explicit null check for a load operation for AIX. I had to enhance the IR code.

This pull request has now been integrated.

Changeset: abc76c6b
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/abc76c6b5b3e2eabd3fd3ceb96ffe02979dc8956
Stats:     8 lines in 2 files changed: 6 ins; 0 del; 2 mod

8359126: [AIX] new test TestImplicitNullChecks.java fails

Reviewed-by: rcastanedalo, dbriemann

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

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


More information about the hotspot-compiler-dev mailing list