RFR: 8365436: ImageReaderTest fails when jmods directory not present

Severin Gehwolf sgehwolf at openjdk.org
Thu Aug 14 16:07:11 UTC 2025


On Thu, 14 Aug 2025 09:00:24 GMT, David Beaumont <duke at openjdk.org> wrote:

> Switched from TestSkippedException (not honoured by JUnit) to TestAbortedException (via Assumptions class) to avoid false negative test "failure". Note that now, the test is either shown as skipped, or passed, depending on which report is being looked at. Tweaked error message slightly since using an "exploded image" isn't the only cause.

I'm not sure why you've created another PR for the same issue, but I think this should get closed.

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

PR Comment: https://git.openjdk.org/jdk/pull/26773#issuecomment-3189000932


More information about the core-libs-dev mailing list