On Mon, 21 Aug 2023 20:38:33 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Chris Plummer has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - update copyright >> - Remove debugging code > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15371#discussion_r1300643155