On Tue, 9 Sep 2025 18:16:49 GMT, Sergey Bylokhov <[email protected]> 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 This pull request has now been integrated. Changeset: fdc11a15 Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/fdc11a1569248c9b671b66d547b4616aeb953ecf Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8367131: Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits Reviewed-by: lmesnik, cjplummer, shade ------------- PR: https://git.openjdk.org/jdk/pull/27177
