RFR: 8266161: mark hotspot compiler/rtm tests which ignore VM flags

Igor Ignatyev iignatyev at openjdk.java.net
Wed Apr 28 00:24:18 UTC 2021


Hi all,

could you please review this small and trivial patch that adds `@requires vm.flagless` to `compiler/rtm` tests that ignore VM flags?

Thanks,
-- Igor

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

Commit messages:
 - update copyright year
 - 8266161: mark hotspot compiler/rtm tests which ignore VM flags

Changes: https://git.openjdk.java.net/jdk/pull/3736/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3736&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266161
  Stats: 34 lines in 17 files changed: 17 ins; 0 del; 17 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3736.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3736/head:pull/3736

PR: https://git.openjdk.java.net/jdk/pull/3736


More information about the hotspot-compiler-dev mailing list