> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27177/files - new: https://git.openjdk.org/jdk/pull/27177/files/d33d5518..d404a89a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27177&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27177&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/27177.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27177/head:pull/27177 PR: https://git.openjdk.org/jdk/pull/27177