RFR: 8202945: OopStorage should use GlobalCounter

Kim Barrett kim.barrett at oracle.com
Tue May 29 18:35:36 UTC 2018


> On May 29, 2018, at 4:35 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> Hi,
> 
> On Mon, 2018-05-28 at 16:27 -0400, Kim Barrett wrote:
>> Please review this change of OopStorage to use GlobalCounter,
>> replacing the use of the internal ProtectActive class, and
>> eliminating
>> the latter.
>> 
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8202945
>> 
>> Webrev:
>> http://cr.openjdk.java.net/~kbarrett/8202945/open.00/
>> 
>> Testing:
>> tier{1,2,3} and hs-tier{4,5}
>> 
> 
>  there is a typo in " 517   // All obtain_actuve_array critical
> sections that could see the old array" :)
> 
> Don't need to see a new webrev for this.
> 
> Thomas

Thanks for reviewing, and thanks for spotting that typo.  Fixed.




More information about the hotspot-gc-dev mailing list