RFR: 8367131: Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits [v2]

Chris Plummer cjplummer at openjdk.org
Wed Sep 10 02:33:12 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

Please update copyright.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27177#pullrequestreview-3204110440


More information about the serviceability-dev mailing list