Withdrawn: 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.

This pull request has been closed without being integrated.

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

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


More information about the core-libs-dev mailing list