RFR: 8365436: ImageReaderTest fails when jmods directory not present
Severin Gehwolf
sgehwolf at openjdk.org
Thu Aug 14 16:06:11 UTC 2025
On Thu, 14 Aug 2025 09:34:06 GMT, David Beaumont <duke at openjdk.org> wrote:
> Changed test helper creation to know about linkable images, and changed how test skipping is reported (JUnit doesn't honor TestSkippedException, only TestAbortedException).
Looks good to me. This does the right thing for both builds. JEP 493-enabled and builds with `JMODs`. Thanks.
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26774#pullrequestreview-3121170683
More information about the core-libs-dev
mailing list