[9] RFR JDK-8153564: Add java/nio/Buffer/BasicByte.java to exclude list until JDK-8153563 is fixed
Alejandro Murillo
alejandro.murillo at oracle.com
Wed Apr 6 05:14:00 UTC 2016
I'd like to push the changeset below to exclude
java/nio/Buffer/BasicByte.java
It started failing after the hotspot snapshot was pushed to jdk9/dev
tonight.
https://bugs.openjdk.java.net/browse/JDK-8153563 has been filed for that
failure.
$ hg -R jdk9.dev/jdk tip -pv
changeset: 14082:5c98c9ad8ff2
tag: tip
user: amurillo
date: Tue Apr 05 22:06:15 2016 -0700
files: test/ProblemList.txt
description:
8153564: Add java/nio/Buffer/BasicByte.java to exclude list until
JDK-8153563 is fixed
Reviewed-by: tbd
diff -r 04f56d4ca167 -r 5c98c9ad8ff2 test/ProblemList.txt
--- a/test/ProblemList.txt Tue Apr 05 20:02:21 2016 -0700
+++ b/test/ProblemList.txt Tue Apr 05 22:06:15 2016 -0700
@@ -185,6 +185,8 @@
java/nio/charset/coders/BashStreams.java 8149712 generic-all
+java/nio/Buffer/BasicByte.java 8153563 generic-all
+
############################################################################
# jdk_rmi
--
Alejandro
More information about the core-libs-dev
mailing list