JDK 9 RFR of JDK-8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
java/nio/charset/coders/BashStreams.java This test is known to fail intermittently, this patch is to mark the test accordingly with keyword 'intermittent’ and put it to ProblemList.txt for further investigation. bug: https://bugs.openjdk.java.net/browse/JDK-8150608 webrev: http://cr.openjdk.java.net/~amlu/8150608/webrev.00/ Thanks, Amy
Hi Amy, +1 for me but I am not a JDK 9 Reviewer. Thanks, Brian On Feb 24, 2016, at 5:49 PM, Amy Lu <amy.lu@oracle.com> wrote:
java/nio/charset/coders/BashStreams.java
This test is known to fail intermittently, this patch is to mark the test accordingly with keyword 'intermittent’ and put it to ProblemList.txt for further investigation.
bug: https://bugs.openjdk.java.net/browse/JDK-8150608 webrev: http://cr.openjdk.java.net/~amlu/8150608/webrev.00/
Thanks, Amy
Looks fine to put it on the problem list Reviewed. On 2/24/2016 8:57 PM, Brian Burkhalter wrote:
Hi Amy,
+1 for me but I am not a JDK 9 Reviewer.
Thanks,
Brian
On Feb 24, 2016, at 5:49 PM, Amy Lu <amy.lu@oracle.com> wrote:
java/nio/charset/coders/BashStreams.java
This test is known to fail intermittently, this patch is to mark the test accordingly with keyword 'intermittent’ and put it to ProblemList.txt for further investigation.
bug: https://bugs.openjdk.java.net/browse/JDK-8150608 webrev: http://cr.openjdk.java.net/~amlu/8150608/webrev.00/
Thanks, Amy
participants (3)
-
Amy Lu
-
Brian Burkhalter
-
Roger Riggs