RFR: 8343809: Add requires tag to mark tests that are incompatible with exploded image [v2]
Alan Bateman
alanb at openjdk.org
Fri Jan 2 07:02:36 UTC 2026
On Tue, 16 Dec 2025 16:51:56 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>
> simplified file check
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28814#pullrequestreview-3622345063
More information about the hotspot-dev
mailing list