RFR: 8308745: ObjArrayKlass::allocate_objArray_klass may call into java while holding a lock

David Holmes dholmes at openjdk.org
Wed Mar 6 07:00:48 UTC 2024


On Tue, 5 Mar 2024 23:13:30 GMT, Dean Long <dlong at openjdk.org> wrote:

>  I'm wondering if your new recursive lock class could use the existing ObjectMonitor.

There has been a drive to remove `ObjectLocker` from the C++ code due to the negative impact on Loom. Also not sure what existing `ObjectMonitor` you are referring to. ??

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

PR Comment: https://git.openjdk.org/jdk/pull/17739#issuecomment-1980207637


More information about the serviceability-dev mailing list