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

Amos Shi ashi at openjdk.org
Thu Dec 14 08:13:58 UTC 2023


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`

Test Succeeded in local Dev Apple M1 Laptop

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

Commit messages:
 - Backport 05d64da7f32e5960550d5ec76fa2fba5c972d9b3

Changes: https://git.openjdk.org/jdk11u-dev/pull/2388/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2388&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8272291
  Stats: 37 lines in 21 files changed: 21 ins; 0 del; 16 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2388.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2388/head:pull/2388

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


More information about the jdk-updates-dev mailing list