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

toshiogata duke at openjdk.org
Thu Aug 24 10:26:16 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.

toshiogata has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'toshiogata-backport-8217612' into toshiogata-backport-8217850
 - Backport 49c91b7f9522a991bcac789b9fcccfee8bf08b5d

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2096/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2096/files/5b7382a2..0267bf96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=03-04

  Stats: 39036 lines in 406 files changed: 15735 ins; 12372 del; 10929 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