[jdk17u-dev] RFR: 8319567: Update java/lang/invoke tests to support vm flags [v2]

SendaoYan syan at openjdk.org
Wed Aug 21 09:15:44 UTC 2024


> Hi all,
> This backport of https://github.com/openjdk/jdk/pull/16666 to jdk17u-dev, to make the test will support VM flags passed to jtreg, and a couple tests that ignore VM flags should use ProcessTools::createLimtiedTestJavaProcessBuilder and marks the test with @requires vm.flagless.
> 
> Addiontial testing:
> 
> - [ ] linux x64 whole jtreg tests
> - [ ] linux aarch64 whole jtreg tests

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  withdraw // create target releated 4 sentences

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2817/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2817/files/df2847b5..5edcea76

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2817&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2817&range=00-01

  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2817.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2817/head:pull/2817

PR: https://git.openjdk.org/jdk17u-dev/pull/2817


More information about the jdk-updates-dev mailing list