RFR: 8253064: monitor list simplifications and getting rid of TSM [v4]

Daniel D.Daugherty dcubed at openjdk.java.net
Thu Nov 12 21:47:05 UTC 2020


On Tue, 10 Nov 2020 22:28:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> It can be a future RFE, but it won't be at the top of my list of
>> things to do. There may already be an RFE for that.
>
> No, I assume it's not high priority.  I'll file an RFE because someday I want these to be cleaned up as a personal nit.

Filed the following new RFE:
    JDK-8256306 ObjectMonitor::_contentions field should not be 'jint'
    https://bugs.openjdk.java.net/browse/JDK-8256306

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

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


More information about the hotspot-dev mailing list