On Mon, 2 Nov 2020 22:11:48 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Remove code that retries if RawMonitorEnter is interrupted since that can't > happen: > > https://docs.oracle.com/en/java/javase/14/docs/specs/jvmti.html#RawMonitorEnter LGTM++ ------------- Marked as reviewed by sspitsyn (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1022