[jdk11u-dev] RFR: 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612

toshiogata duke at openjdk.org
Thu Aug 24 09:30:03 UTC 2023


Hi all,

This is a backport of JDK-8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612

I worked for backporting JDK-8217612, and found that this related patch should be backported at the same time.

The riginal patch is applied cleanly to JDK-8217612 applied code.

Testing: all serviceability agent tests, hotspot_all that includes CompressedClassSpaceSizeInJmapHeap.java and the test which come with JDK-8217612.

Thank you.

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

Depends on: https://git.openjdk.org/jdk11u-dev/pull/2093

Commit messages:
 - Backport 49c91b7f9522a991bcac789b9fcccfee8bf08b5d

Changes: https://git.openjdk.org/jdk11u-dev/pull/2096/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8217850
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2096.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2096/head:pull/2096

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


More information about the jdk-updates-dev mailing list