On Wed, 10 Sep 2025 00:29:42 GMT, Sergey Bylokhov <s...@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