RFR: 8343809: Add requires tag to mark tests that are incompatible with exploded image [v2]
Leonid Mesnik
lmesnik at openjdk.org
Tue Dec 16 16:51:56 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28814/files
- new: https://git.openjdk.org/jdk/pull/28814/files/9be434fa..591c1eb7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28814&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28814&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28814.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28814/head:pull/28814
PR: https://git.openjdk.org/jdk/pull/28814
More information about the hotspot-dev
mailing list