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

Leonid Mesnik lmesnik at openjdk.org
Sat Jan 3 02:56:08 UTC 2026


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.

This pull request has now been integrated.

Changeset: 53824cf2
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/53824cf2a97adbc25d32bec0acaff24d105081f9
Stats:     22 lines in 5 files changed: 20 ins; 0 del; 2 mod

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

Reviewed-by: alanb, dholmes

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

PR: https://git.openjdk.org/jdk/pull/28814


More information about the hotspot-dev mailing list