[jdk11u-dev] RFR: 8209946: [TESTBUG] CDS tests should use "@run driver"
Amos Shi
ashi at openjdk.org
Thu Nov 30 09:01:41 UTC 2023
Backport of [JDK-8209946](https://bugs.openjdk.org/browse/JDK-8209946)
Notes
- Comparing to the original commit, the following files has been changed and no need to change in current PR
- `test/hotspot/jtreg/runtime/SharedArchiveFile/TestInterpreterMethodEntries.java` No need
- `test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java` No need
- `test/hotspot/jtreg/runtime/appcds/customLoader/HelloCustom.java` No need
- The following file the base line content is different, so I manually changed the file based on the original commit
- `test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassTest.java` Base version is different, so manually edit
-------------
Commit messages:
- Backport 568e8beda601e88ec6dade9902edc6838a0a3ac9
Changes: https://git.openjdk.org/jdk11u-dev/pull/2318/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2318&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8209946
Stats: 142 lines in 109 files changed: 0 ins; 0 del; 142 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2318.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2318/head:pull/2318
PR: https://git.openjdk.org/jdk11u-dev/pull/2318
More information about the jdk-updates-dev
mailing list