RFR: 8365436: ImageReaderTest fails when jmods directory not present

David Beaumont duke at openjdk.org
Thu Aug 14 16:53:21 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 closing this alternate PR, please review https://github.com/openjdk/jdk/pull/26774 instead.

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

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


More information about the core-libs-dev mailing list