[jdk11u-dev] RFR: 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 [v6]
toshiogata
duke at openjdk.org
Mon Aug 28 06:16:51 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 five additional commits since the last revision:
- Merge branch 'master' into toshiogata-backport-8217850
- Merge branch 'toshiogata-backport-8217612' into toshiogata-backport-8217850
- Merge branch 'master' into toshiogata-backport-8217612
- Backport 49c91b7f9522a991bcac789b9fcccfee8bf08b5d
- Backport d6a75a0f86d4c84132a3794c432b34068163fa60
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2096/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2096/files/0267bf96..21275c46
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=04-05
Stats: 5410 lines in 299 files changed: 3414 ins; 690 del; 1306 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