[jdk11u-dev] RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
Amos Shi
ashi at openjdk.org
Fri Dec 15 06:13:53 UTC 2023
Backport of [JDK-8301377](https://bugs.openjdk.org/browse/JDK-8301377)
Unclean Backport:
- `test/jdk/java/lang/instrument/GetObjectSizeIntrinsicsTest.java`
- This file has been ignored, because it does not exist in Java 11
- Based on [current history](https://github.com/openjdk/jdk/commits/4b23bef51df9c1a5bc8f43748a8d6c8d99995656/test/jdk/java/lang/instrument/GetObjectSizeIntrinsicsTest.java) This file was added by [JDK-8253525](https://bugs.openjdk.org/browse/JDK-8253525) on Java 16
- `test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java`
- `Copyright year` line manually merged.
- `driver/timeout=180` line manually merged
- The change is exactly the same as the original [commit](https://github.com/openjdk/jdk/commit/4b23bef51df9c1a5bc8f43748a8d6c8d99995656)
- So the change to this file can be considered as `Clean`
- `test/hotspot/jtreg/vmTestbase/nsk/monitoring/stress/classload/load007/TestDescription.java`
- `test/hotspot/jtreg/vmTestbase/nsk/monitoring/stress/classload/load011/TestDescription.java`
- `test/hotspot/jtreg/vmTestbase/nsk/monitoring/stress/classload/load012/TestDescription.java`
- For the 3 files above, the only difference is the `Copyright year` line.
- Manually merged this line
- These 3 files can be considered as `Clean`
Test Succeeded in local Dev Apple M1 Laptop
-------------
Commit messages:
- Backport 4b23bef51df9c1a5bc8f43748a8d6c8d99995656
Changes: https://git.openjdk.org/jdk11u-dev/pull/2392/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2392&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8301377
Stats: 8 lines in 4 files changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2392.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2392/head:pull/2392
PR: https://git.openjdk.org/jdk11u-dev/pull/2392
More information about the jdk-updates-dev
mailing list