On Mon, 21 Aug 2023 21:04:47 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VM.java line 949: >> >>> 947: >>> 948: public boolean isCompressedOopsEnabled() { >>> 949: //if (compressedOopsEnabled == null) { >> >> I am not sure I understand how this changes are related to the issue. > > Sorry, I was working on another CR at the same time and had added debugging > code. I thought I stripped it all out before doing the commit, but it looks > like I didn't save the changes. Should be fixed now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15371#discussion_r1300645071