RFR: 8256675: Zero: purge biased locking support [v2]

Aleksey Shipilev shade at openjdk.java.net
Fri Nov 20 07:49:17 UTC 2020


On Thu, 19 Nov 2020 19:55:34 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> There are 3 places left when unlocking the monitor where there is a has_bias_pattern() check. Maybe change them into an assert? (seems Github doesn't allow to add comments on collapsed lines).

Right on, I missed them. See another commit.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1322


More information about the hotspot-runtime-dev mailing list