RFR: 8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB [v2]

Gerard Ziemski gziemski at openjdk.java.net
Thu Jan 21 18:39:32 UTC 2021


On Tue, 19 Jan 2021 08:55:01 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

>> Hi Yasumasa,
>> 
>> So this makes MonitorList, MonitorList::Iterator and ObjectSynchronizer::_in_use_list, exported top-level entities so that SA can use them as a replacement for the old gBlockList. This seems quite reasonable to me, but @dcubed-ojdk should confirm that.
>> 
>> A couple of minor comments below.
>> 
>> Thanks,
>> David
>
> Thanks @dholmes-ora for the comment and review!
> I fixed them in new commit.
> 
> I wait the review from @dcubed-ojdk .

Hi Yasumasa,

Just to let you know, I'm taking a look at your fix...

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

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


More information about the serviceability-dev mailing list