[jdk11u-dev] Integrated: 8209946: [TESTBUG] CDS tests should use "@run driver"
Amos Shi
ashi at openjdk.org
Thu Dec 14 08:08:45 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
This pull request has now been integrated.
Changeset: 3a961da0
Author: Amos Shi <ashi at openjdk.org>
Committer: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/3a961da0f70f0a53385d0cea35cafbe5ddeb803f
Stats: 142 lines in 109 files changed: 0 ins; 0 del; 142 mod
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: mbaesken
Backport-of: 568e8beda601e88ec6dade9902edc6838a0a3ac9
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2318
More information about the jdk-updates-dev
mailing list