RFR: 8268536: mark hotspot serviceability/dcmd tests which ignore external VM flags
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jun 10 08:37:22 UTC 2021
Hi all,
could you please review the patch which adds `@requires vm.flagless` to `serviceability/dcmd/gc/RunFinalizationTest.java` and `serviceability/dcmd/compiler/CodeHeapAnalyticsParams.java` tests as they completely ignore external vm flags?
Thanks,
-- Igor
-------------
Commit messages:
- update copyright year
- 8268536
Changes: https://git.openjdk.java.net/jdk/pull/4457/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4457&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268536
Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/4457.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4457/head:pull/4457
PR: https://git.openjdk.java.net/jdk/pull/4457
More information about the serviceability-dev
mailing list