On Tue, 10 Nov 2020 21:16:20 GMT, Robbin Ehn <r...@openjdk.org> wrote:
>> Sorry my preference is for Monitors instead of semaphores. Let's >> take that discussion off this PR and you can explain why you dislike >> the Monitor so much and think the local semaphore is the way to go. > > Yes Filed the following new RFE: JDK-8256241 replace MonitorDeflation_lock with a semaphore https://bugs.openjdk.java.net/browse/JDK-8256241 ------------- PR: https://git.openjdk.java.net/jdk/pull/642