[jdk11u-dev] Integrated: 8272552: mark hotspot runtime/cds tests which ignore external VM flags
Amos Shi
ashi at openjdk.org
Tue Jan 30 12:59:45 UTC 2024
On Mon, 22 Jan 2024 09:17:57 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8272552](https://bugs.openjdk.org/browse/JDK-8272552)
> - The original commit contains 6 files, well this PR only contains 4 of them, because the following 2 files do not exist
> - `VerifyWithDefaultArchive.java` does not exist in Java 11, it was added by [JDK-8264337](https://bugs.openjdk.org/browse/JDK-8264337) since Java 17
> - `JCmdTestDynamicDump.java` does not exist in Java 11, it was added by [JDK-8265393](https://bugs.openjdk.org/browse/JDK-8265393) since Java 17
> - So this is unclean backport
>
> Testing
> - Local: not aplicable - `no tests selected`
> - `MaxMetaspaceSize.java` - Test results: no tests selected
> - `SharedStrings.java` - Test results: no tests selected
> - `MoveJDKTest.java` - Test results: no tests selected
> - `ArchivedModuleWithCustomImageTest.java` - Test results: no tests selected
> - `test/hotspot/jtreg/runtime/SharedArchiveFile` folder - Test results: passed: 1
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies passed on `2024-01-25,26`
This pull request has now been integrated.
Changeset: c97f19a4
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/c97f19a4bf31d1768f0d1855c7cb4f78b70a8b34
Stats: 4 lines in 4 files changed: 4 ins; 0 del; 0 mod
8272552: mark hotspot runtime/cds tests which ignore external VM flags
Reviewed-by: mdoerr
Backport-of: 989f39f8106a22498053a4ca5f2becf8df5f2420
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2468
More information about the jdk-updates-dev
mailing list