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

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Nov 10 22:35:04 UTC 2020


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

>> Done. I also did the one in ObjectSynchronizer::request_deflate_idle_monitors().
>
> I like it but can you do one thing for me?  Can you s/chk/check/ in the name?

I'd rather not. It is a function with six freaking parameters so
I went with names as short as I could...

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

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


More information about the hotspot-dev mailing list