[jdk11u-dev] Integrated: 8272551: mark hotspot runtime/modules tests which ignore external VM flags
Amos Shi
ashi at openjdk.org
Mon Dec 25 18:17:49 UTC 2023
On Fri, 15 Dec 2023 02:19:42 GMT, Amos Shi <ashi at openjdk.org> wrote:
> 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
>
> Tests
> - Test Succeeded in local Dev Apple M1 Laptop
> - PR: All checks have passed
> - SAP nightlies passed on `2023-12-23,24`
This pull request has now been integrated.
Changeset: 98cbef8d
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/98cbef8d88e9fcc70b9158f668b395047a066e8c
Stats: 23 lines in 19 files changed: 19 ins; 0 del; 4 mod
8272551: mark hotspot runtime/modules tests which ignore external VM flags
Reviewed-by: mdoerr
Backport-of: fe7219710243dbb3b5bc4ad6ef3e93d0d203d4f7
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2389
More information about the jdk-updates-dev
mailing list