Hi Brian,
Looks fine. (I don't see existing uses of the exact clauses
"linux-amd64" and "linux-x64" in the problem list, but if you've
verified those clauses work as expected I think is is good to go back.)
Thank,
-Joe
On 10/30/2015 12:29 PM, Brian Burkhalter wrote:
Please review at your convenience.
Issue: https://bugs.openjdk.java.net/browse/JDK-8141082
Patch:
Summary: Put the test temporarily on the problem list for 64-bit Linux.
--- a/test/ProblemList.txt Thu Oct 29 12:39:08 2015 -0700
+++ b/test/ProblemList.txt Fri Oct 30 12:27:49 2015 -0700
@@ -184,6 +184,9 @@
# jdk_nio
+# 8141082, Linux 64-bit
+java/nio/Buffer/Basic.java
linux-amd64,linux-x64
+
Thanks,
Brian