[jdk17u-dev] RFR: 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests [v8]

SendaoYan syan at openjdk.org
Wed Sep 4 01:13:01 UTC 2024


> Hi,
>  This is backport of [JDK-8290023](https://bugs.openjdk.org/browse/JDK-8290023), this PR is prefixed PR of backport 
> [JDK-8293503](https://github.com/openjdk/jdk17u-dev/pull/2431 )
> 
> Only change the testcase, additional testing:
> 
> - [x] jtreg tier1/tier2/tier3 etc. tests on linux x64 release build
> - [x] jtreg tier1/tier2/tier3 etc. tests on linux x64 fastdebug build
> - [x] jtreg tier1/tier2/tier3 etc. tests on linux aarch64 release build
> - [x] jtreg tier1/tier2/tier3 etc. tests on linux aarch64 fastdebug build
> 
> It's not clean backport:
> 1. test/hotspot/jtreg/gc/g1/TestLargePageUseForAuxMemory.java has PR `8210708` before `8290023` jdk20
> 2. There is no test/hotspot/jtreg/gc/g1/TestVerificationInConcurrentCycle.java in jdk17u-dev
> 3. test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java has been backported `8298073` and `8241293` after `8290023`  in jdk17u-dev
> 4. test/hotspot/jtreg/gc/metaspace/TestPerfCountersAndMemoryPools.java has PR `8284161` before `8290023` in jdk20

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

  backport JDK-8290269, to fix error: "TEST RESULT: Error. Parse Exception: Invalid tag: required"

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2438/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2438/files/98df7caf..4e0213bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2438&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2438&range=06-07

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

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


More information about the jdk-updates-dev mailing list