RFR: 8266238: mark hotspot compiler/inlining tests which ignore VM flags

Igor Ignatyev iignatyev at openjdk.java.net
Thu Apr 29 01:34:07 UTC 2021


Hi all,

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

Thanks,
-- Igor

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

Commit messages:
 - copyright year
 - 8266238

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

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


More information about the hotspot-compiler-dev mailing list