RFR(s): 8212108: SafepointSynchronizer never ending counter (big enough)
Robbin Ehn
robbin.ehn at oracle.com
Thu Nov 22 10:31:21 UTC 2018
On 11/22/18 10:16 AM, Erik Österlund wrote:
> Hi Robbin,
>
> Looks good to me.
> Please align the whitespaces around the safepoint counter declaration and getter
> before pushing though. Don't need another webrev for that.
Fixed, thanks!
/Robbin
>
> Thanks,
> /Erik
>
> On 2018-11-21 14:45, Robbin Ehn wrote:
>> Hi all, please review.
>>
>> The counter can loop around, it would mainly be an issue in reading such flight-
>> recorder recording. I have two upcoming features which uses the fact that it is
>> always increasing.
>>
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8212108
>>
>> Webrev:
>> http://cr.openjdk.java.net/~rehn/8212108/webrev/
>>
>> Passes t1-3 and the two updated FR tests.
>>
>> Thanks Robbin
>
More information about the hotspot-runtime-dev
mailing list