RFR: 8273832: gc/shenandoah/TestJcmdHeapDump.java does not have a @requires vm.gc.shenandoah
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Sep 15 16:22:13 UTC 2021
Hi all,
can I get quick reviews for this change adding necessary @requires labels for builds without Shenandoah?
Currently testing tier2 with this change, but I expect this to work.
Thanks,
Thomas
-------------
Commit messages:
- Add requires label
Changes: https://git.openjdk.java.net/jdk/pull/5535/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5535&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8273832
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/5535.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5535/head:pull/5535
PR: https://git.openjdk.java.net/jdk/pull/5535
More information about the hotspot-gc-dev
mailing list