[jdk11u-dev] Integrated: 8272291: mark hotspot runtime/logging tests which ignore external VM flags

Amos Shi ashi at openjdk.org
Mon Dec 25 18:15:53 UTC 2023


On Thu, 14 Dec 2023 08:07:34 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8272291](https://bugs.openjdk.org/browse/JDK-8272291)
> 
> Unclean Backport:
> - `test/hotspot/jtreg/runtime/logging/CondyIndyTest.java`
>   - This file has been skipped since it does not exist yet
>   - This file was added via [JDK-8210012](https://bugs.openjdk.org/browse/JDK-8210012) since Java `15`
> - `test/hotspot/jtreg/runtime/logging/ExceptionsTest.java`
>   - The only difference is the `Copyright year` part. Manually merged.
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/ItablesTest.java`
>   - The base line are different, so auto merge not succeed
>   - Manually mereged, with exaclty the same coding logic
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/ModulesTest.java`
>   - The only difference is the `Copyright year` part. Manually merged.
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/MonitorInflationTest.java`
>   - The base line are different, so auto merge not succeed
>   - Manually mereged, with exaclty the same coding logic
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/SafepointCleanupTest.java`
>   - The only difference is the `Copyright year` part. Manually merged.
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/SafepointTest.java`
>   - The only difference is the `Copyright year` part. Manually merged.
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/VerificationTest.java`
>   - The base line are different, so auto merge not succeed
>   - Manually mereged, with exaclty the same coding logic
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/VtablesTest.java`
>   - The base line are different, so auto merge not succeed
>   - Manually mereged, with exaclty the same coding logic
>   - This file can be considered as `Clean backport`
> - `test/hotspot/jtreg/runtime/logging/loadLibraryTest/LoadLibraryTest.java`
>   - This file has been skipped since it does not exist yet
>   - This file was added via [JDK-8187305](https://bugs.openjdk.org/browse/JDK-8187305) since Java `15`
> 
> 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: d7eeb390
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d7eeb39084a091fdfdf0357d22fc9e9f6c20bba3
Stats:     37 lines in 21 files changed: 21 ins; 0 del; 16 mod

8272291: mark hotspot runtime/logging tests which ignore external VM flags

Reviewed-by: mdoerr
Backport-of: 05d64da7f32e5960550d5ec76fa2fba5c972d9b3

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2388


More information about the jdk-updates-dev mailing list