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

Yi-Fan Tsai duke at openjdk.org
Thu Aug 31 23:05:19 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:

  Propagate external vm flags to processes in CheckCodeCacheInfo and CodeCacheFullCountTest

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

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

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

  Stats: 6 lines in 2 files changed: 0 ins; 1 del; 5 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