RFR: 8343809: Add requires tag to mark tests that are incompatible with exploded image

David Holmes dholmes at openjdk.org
Tue Dec 16 04:25:51 UTC 2025


On Sat, 13 Dec 2025 20:01:13 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The 
> jdk.explodedImage
> might be used to filter tests incompatible with 
> make exploded-run-test TEST=...
> 
> The exploded-run-test  mode is used only for quick manual testing and not in CI or ATR testing. However, it is make sense to reduce false positive failures so developers don't waste time during local testing.

Seems reasonable.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28814#pullrequestreview-3581204741


More information about the hotspot-dev mailing list