RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Martin Doerr
mdoerr at openjdk.org
Thu Feb 8 05:38:55 UTC 2024
On Wed, 7 Feb 2024 09:41:29 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> `relocate` should be called after the result of `address_constant` has been checked. Otherwise, we may run into "assert(allocates2(pc)) failed: relocation addr must be in this section". SAP internal tests have passed.
Pre-submit tests have an unrelated problem: [ERROR] None of JAVA_HOME, JDK_ARCHIVE_URL or JDK_ARCHIVE_URL_BASE are set
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17744#issuecomment-1933394394
More information about the hotspot-compiler-dev
mailing list