[jdk11u-dev] RFR: 8272551: mark hotspot runtime/modules tests which ignore external VM flags
Amos Shi
ashi at openjdk.org
Fri Dec 15 02:24:04 UTC 2023
Backport of [JDK-8272551](https://bugs.openjdk.org/browse/JDK-8272551)
Unclean Backport:
- `test/hotspot/jtreg/runtime/modules/ModuleOptionsTest.java`
- `test/hotspot/jtreg/runtime/modules/ModuleOptionsWarn.java`
- `test/hotspot/jtreg/runtime/modules/ModuleStress/ExportModuleStressTest.java`
- `test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleDupJavaBase.java`
- `test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleDupModule.java`
- All the differences of the files above are the `Copyright year` line. Manually merged.
- These files can be considered as `Clean backport`
- `test/hotspot/jtreg/runtime/modules/ModulesSymLink.java`
- This file is ingnored because it does not exit in Java 11
- This file was added via [JDK-8220095](https://bugs.openjdk.org/browse/JDK-8220095) since Java 13
Test Succeeded in local Dev Apple M1 Laptop
-------------
Commit messages:
- Backport fe7219710243dbb3b5bc4ad6ef3e93d0d203d4f7
Changes: https://git.openjdk.org/jdk11u-dev/pull/2389/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2389&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8272551
Stats: 23 lines in 19 files changed: 19 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2389.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2389/head:pull/2389
PR: https://git.openjdk.org/jdk11u-dev/pull/2389
More information about the jdk-updates-dev
mailing list