On Mon, 25 Jan 2021 23:07:39 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> inUseList only contains ObjectMonitors. No raw monitors (JVM/TI or otherwise) >> are managed on that list. > > Ok, then I think this comment needs to be retained. I reverted comment, and update it. ------------- PR: https://git.openjdk.java.net/jdk/pull/1910