aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoralanb <none@none>2013-11-12 17:37:45 +0000
committeralanb <none@none>2013-11-12 17:37:45 +0000
commitd50319b1226fd332e8bce64f0b438c1bf5634bf4 (patch)
treec3d231e13f7f691dab4e2818692654983cf768e0 /test
parentdbe242e378fd852f28556d217c12d3cd4c884094 (diff)
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
Reviewed-by: chegar
Diffstat (limited to 'test')
-rw-r--r--test/ProblemList.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
index 94f730fb2..317ee36d3 100644
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -204,9 +204,6 @@ java/net/DatagramSocket/SendDatagramToBadAddress.java macosx-all
# 6963118
java/nio/channels/Selector/Wakeup.java windows-all
-# 7052549
-java/nio/channels/FileChannel/ReleaseOnCloseDeadlock.java windows-all
-
# 7133499, 7133497
java/nio/channels/AsyncCloseAndInterrupt.java macosx-all
java/nio/channels/AsynchronousFileChannel/Lock.java macosx-all