On Thu, 14 Aug 2025 09:00:24 GMT, David Beaumont <d...@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