[jdk11u-dev] RFR: 8272552: mark hotspot runtime/cds tests which ignore external VM flags
Amos Shi
ashi at openjdk.org
Mon Jan 22 09:23:45 UTC 2024
Backport of [JDK-8272335](https://bugs.openjdk.org/browse/JDK-8272335)
- 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:
- Testing Machine:
-------------
Commit messages:
- Backport 989f39f8106a22498053a4ca5f2becf8df5f2420
Changes: https://git.openjdk.org/jdk11u-dev/pull/2468/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2468&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8272552
Stats: 4 lines in 4 files changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2468.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2468/head:pull/2468
PR: https://git.openjdk.org/jdk11u-dev/pull/2468
More information about the jdk-updates-dev
mailing list