[jdk21u] RFR: 8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies

Soumadipta Roy duke at openjdk.org
Mon Sep 25 11:50:44 UTC 2023


Backporting the fix for https://bugs.openjdk.org/browse/JDK-8315770 merged as part of https://github.com/openjdk/jdk/pull/15631. https://github.com/openjdk/jdk/commit/877731d2a20249ce4724a071ba2da1faa56daca4.patch has been cleanly applied.

Below are the test results:
* after_release: **54.64s user 7.50s system 231% cpu 26.806 total**
* after_fastdebug: **247.97s user 12.78s system 407% cpu 1:03.99 total**
* before_release: **52.23s user 8.39s system 232% cpu 26.070 total**
* before_fastdebug: **504.20s user 9.34s system 211% cpu 4:03.01 total**

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

Commit messages:
 - Backport 877731d2a20249ce4724a071ba2da1faa56daca4

Changes: https://git.openjdk.org/jdk21u/pull/202/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=202&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/jdk21u/pull/202.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/202/head:pull/202

PR: https://git.openjdk.org/jdk21u/pull/202


More information about the jdk-updates-dev mailing list