[jdk11u-dev] RFR: 8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies
Soumadipta Roy
duke at openjdk.org
Wed Sep 27 12:12:44 UTC 2023
Backporting the fix for https://bugs.openjdk.org/browse/JDK-8315770 merged as part of openjdk/jdk#15631. https://github.com/openjdk/jdk/commit/877731d2a20249ce4724a071ba2da1faa56daca4.patch apply failed due to differences in the file and the changes have been performed selectively.
Below are the test results:
* after_release: **123.62s user 10.26s system 160% cpu 1:23.59 total**
* after_fastdebug: **197.42s user 15.07s system 195% cpu 1:48.49 total**
* before_release: **123.65s user 9.56s system 159% cpu 1:23.38 total**
* before_fastdebug: **232.70s user 15.29s system 170% cpu 2:25.70 total**
-------------
Commit messages:
- Backport 877731d2a20249ce4724a071ba2da1faa56daca4
Changes: https://git.openjdk.org/jdk11u-dev/pull/2150/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2150&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315770
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2150.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2150/head:pull/2150
PR: https://git.openjdk.org/jdk11u-dev/pull/2150
More information about the jdk-updates-dev
mailing list