[jdk17] RFR: 8246498: mark hotspot runtime tests which ignore external VM flags

Igor Ignatyev iignatyev at openjdk.java.net
Fri Jun 11 09:25:10 UTC 2021


Hi all,

could you please review this small and trivial patch that adds `@requires vm.flagless` to `stringtable/StringTableVerifyTest.java` test as it ignores all external flags?

Thanks,
-- Igor

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

Commit messages:
 - copyright
 - 8246498

Changes: https://git.openjdk.java.net/jdk17/pull/22/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=22&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8246498
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/22.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/22/head:pull/22

PR: https://git.openjdk.java.net/jdk17/pull/22


More information about the hotspot-runtime-dev mailing list