Thumbs up on the quarantine.
However, I think the bug reference in ProblemList.txt should be
8061177 and not the bug used to do the quarantine.
Dan
On 11/12/14 11:19 AM, olivier.lagn...@oracle.com wrote:
Please review this addition to ProblemList.txt
Issue: https://bugs.openjdk.java.net/browse/JDK-8062037
Initial Failure: https://bugs.openjdk.java.net/browse/JDK-8061177
Webrev: http://cr.openjdk.java.net/~olagneau/8062037/webrev.00/
Retransform/RedefineBigClass.sh have been showing again random
failure(s) with crash and 134 exitcode.
These are stress tests and showed they need a safe and not overloaded
running context to avoid random
errors. They should be moved to a stress suite. Quarantining them is a
first step to such move.
When further moving them to some stress suite they should also be
refactored (back) using memory leak
detection through OOM (rather than delta measurement on free memory) ,
and tuned to the expected running
context.
Thanks,
Olivier.