RFR: 8022798 "assert(seq > 0) failed: counter overflow" in Kitchensink

Zhengyu Gu zhengyu.gu at oracle.com
Wed Sep 4 05:32:04 PDT 2013


Thanks Keith!

-Zhengyu

On 9/3/2013 9:43 PM, Keith McGuigan wrote:
> Looks good.
>
> --
> - Keith
>
>
> On Tue, Sep 3, 2013 at 10:10 AM, Zhengyu Gu <zhengyu.gu at oracle.com 
> <mailto:zhengyu.gu at oracle.com>> 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/
>     <http://cr.openjdk.java.net/%7Ezgu/8022798/webrev.00/>
>
>     Test:
>
>     Ran Kitchensink on Solaris-Sparcv9 for 3+ days.
>
>
>     Thanks,
>
>     -Zhengyu
>
>
>
>
> -- 
> - Keith McGuigan <keith.mcguigan at alumni.unh.edu 
> <mailto:keith.mcguigan at alumni.unh.edu>>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130904/b05d22e6/attachment.html 


More information about the hotspot-runtime-dev mailing list