RFR: 8344036: Tests tools/jlink/runtimeImage fail on AIX after JDK-8311302

Matthias Baesken mbaesken at openjdk.org
Fri Nov 15 11:40:45 UTC 2024


On Fri, 15 Nov 2024 10:50:47 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Where you able to reproduce outside of testing?

No, it failed only in our central test environment, not for single runs of one of these tests with jtreg in my local AIX dev env .
But the central tests use fastdebug and I use locally mostly opt builds so this might be a reason too.
Exception is the test with the timeout error / timeout increase, I saw this too locally.

Regarding Xmx1500m I can try this , or I can also copy the whole test header block and use 1g  for all platforms and 2g or 1500m for AIX (would be a bit code duplication of course).

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

PR Comment: https://git.openjdk.org/jdk/pull/22140#issuecomment-2478625367


More information about the core-libs-dev mailing list