[jdk11u-dev] RFR: 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 [v6]
toshiogata
duke at openjdk.org
Mon Aug 28 08:27:26 UTC 2023
On Mon, 28 Aug 2023 06:16:51 GMT, toshiogata <duke at openjdk.org> wrote:
>> 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
Thank you for your comment. Merged with upstream jdk11u-dev to verify that this is a clean backport.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2096#issuecomment-1695258407
More information about the jdk-updates-dev
mailing list