On Tue, 6 Apr 2021 04:05:21 GMT, Xin Liu <xliu at openjdk.org> wrote: > MonitorLocker is a subclass of MutexLocker. The member variable _monitor > has the same value of _mutex in its base class. Marked as reviewed by phh (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3350