[jdk11u-dev] RFR: 8209946: [TESTBUG] CDS tests should use "@run driver"

Matthias Baesken mbaesken at openjdk.org
Thu Dec 7 16:36:34 UTC 2023


On Thu, 30 Nov 2023 08:54:16 GMT, Amos Shi <ashi at openjdk.org> wrote:

> 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

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2318#pullrequestreview-1770586204


More information about the jdk-updates-dev mailing list