RFR: 8022798 "assert(seq > 0) failed: counter overflow" in Kitchensink
Zhengyu Gu
zhengyu.gu at oracle.com
Wed Sep 4 05:31:37 PDT 2013
Thanks for the review!
-Zhengyu
On 9/3/2013 9:37 PM, David Holmes wrote:
> Looks okay to me.
>
> David
>
> On 4/09/2013 12:10 AM, Zhengyu Gu wrote:
>> This is a simple fix to remove incorrect assertion. NMT sequence
>> number can overflow, and it is handled by shutting down itself, so
>> the assertion is invalid.
>>
>> JIRA: https://bugs.openjdk.java.net/browse/JDK-8022798
>> Webrev: http://cr.openjdk.java.net/~zgu/8022798/webrev.00/
>>
>> Test:
>>
>> Ran Kitchensink on Solaris-Sparcv9 for 3+ days.
>>
>>
>> Thanks,
>>
>> -Zhengyu
>>
More information about the hotspot-runtime-dev
mailing list