java/nio/Buffer/CopyDirectMemory.java
run into the same issue, maybe it could be problem listed together in this patch?

Thanks,
Amy

On 4/6/16 1:14 PM, Alejandro Murillo wrote:

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



Reply via email to