On 20/11/2013 04:59, Tristan Yan wrote:
/Hi All/
/I am working on https://bugs.openjdk.java.net/browse/JDK-7036666,
this bug was opened 3 years ago and test was put into ProblemList. I
ran a 1000 times loop to try to reproduce the failure but I got no
luck. Also I use same jdk binaries run all regression tests a couple
of hundred time I don't see any failure on this test either./
/I suggest we bring this test back from ProblemList and add a debug
info for only possible failure place./
//
/http://cr.openjdk.java.net/~ewang/tristan/JDK-7036666/webrev.00/
<http://cr.openjdk.java.net/%7Eewang/tristan/JDK-7036666/webrev.00/>/
//
/Please let me know if you have any suggestion or comments./
//
/Tristan Yan(Haibo Yan)/
//
I remember seeing this failing a few times (a lot time ago) but there
was insufficient information to know why it failed. So print the stack
trace and un-excluding the test seems the right thing to do (and we just
hope that if it does fail again that someone will paste the stack trace
into the bug).
-Alan