RFR: 8266149: mark hotspot compiler/startup tests which ignore VM flags

Igor Ignatyev iignatyev at openjdk.java.net
Tue Apr 27 21:14:25 UTC 2021


Hi all,

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

Thanks,
-- Igor

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

Commit messages:
 - update copyright
 - update compiler/startup tests

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

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


More information about the hotspot-compiler-dev mailing list