RFR: 8022798 "assert(seq > 0) failed: counter overflow" in Kitchensink
Keith McGuigan
kamggg at gmail.com
Tue Sep 3 18:43:35 PDT 2013
Looks good.
--
- Keith
On Tue, Sep 3, 2013 at 10:10 AM, Zhengyu Gu <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/
>
> Test:
>
> Ran Kitchensink on Solaris-Sparcv9 for 3+ days.
>
>
> Thanks,
>
> -Zhengyu
--
- Keith McGuigan <keith.mcguigan at alumni.unh.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130903/b748e05e/attachment.html
More information about the hotspot-runtime-dev
mailing list