RFR: 8266150: mark hotspot compiler/arguments tests which ignore VM flags

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


Hi all,

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

Thanks,
-- Igor

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

Commit messages:
 - update copyright
 - update line number in TestPrintOptoAssemblyLineNumbers
 - update compiler/arguments tests

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

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


More information about the hotspot-compiler-dev mailing list