[jdk17u-dev] RFR: 8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies
Soumadipta Roy
duke at openjdk.org
Mon Sep 25 11:55:48 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: **99.63s user 10.34s system 171% cpu 1:04.25 total**
* after_fastdebug: **433.45s user 17.35s system 401% cpu 1:52.15 total**
* before_release: **102.65s user 10.50s system 172% cpu 1:05.65 total**
* before_fastdebug: **516.82s user 16.68s system 253% cpu 3:30.51 total**
-------------
Commit messages:
- Backport 877731d2a20249ce4724a071ba2da1faa56daca4
Changes: https://git.openjdk.org/jdk17u-dev/pull/1786/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1786&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/jdk17u-dev/pull/1786.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1786/head:pull/1786
PR: https://git.openjdk.org/jdk17u-dev/pull/1786
More information about the jdk-updates-dev
mailing list