RFR: 8314837: 5 compiled/codecache tests ignore VM flags [v4]

Yi-Fan Tsai duke at openjdk.org
Thu Aug 31 23:44:00 UTC 2023


> Mark 5 codecache tests which ignore VM flags with `@requires vm.flagless`. These tests specify the code cache flags to create processes and verify their behaviors. There is no need to rerun them with external flags.

Yi-Fan Tsai has updated the pull request incrementally with one additional commit since the last revision:

  Mark CodeCacheFullCountTest incompatible with interpreter-only mode

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15485/files
  - new: https://git.openjdk.org/jdk/pull/15485/files/c4d936dd..f7b81b2d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15485&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15485&range=02-03

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15485.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15485/head:pull/15485

PR: https://git.openjdk.org/jdk/pull/15485


More information about the hotspot-compiler-dev mailing list