On Tue, 19 Jan 2021 06:27:27 GMT, David Holmes <[email protected]> wrote:
>> Yasumasa Suenaga has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now contains three commits: >> >> - Fix comments >> - Merge >> - 8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB > > 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 . ------------- PR: https://git.openjdk.java.net/jdk/pull/1910
