RFR: 8367131: Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits [v2]
Leonid Mesnik
lmesnik at openjdk.org
Wed Sep 10 01:31:11 UTC 2025
On Wed, 10 Sep 2025 00:29:42 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> On 32-bit systems, the ThreadMemoryLeakTest can be run as is. The option vm.opt.final.UseCompressedOops must be guarded by vm.bits == 64; otherwise, an error occurs.
>>
>> Tested on:
>> - 64-bit: with and without -Xcomp, -Xint, -Xmixed, and with/without -+UseCompressedOops
>> - 32-bit: with and without -Xcomp, -Xint, -Xmixed
>
> Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
>
> feedback from the review
Thanks for updating.
-------------
Marked as reviewed by lmesnik (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27177#pullrequestreview-3204003392
More information about the serviceability-dev
mailing list