jdk-24/jdk/test/java/nio
Hamlin Li 636213d1c9 8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing
8153209: java/nio/channels/AsyncCloseAndInterrupt.java fails throwing exception: java.nio.channels.ClosedChannelException

For JDK-8068693, 500ms is too short on busy system for channel to be closed or for thread blocking on IO to be interrupted, increase the time from 500ms to 10000ms. for JDK-8153209, it's a test regression due to JDK-8151582, do not sleep when running tests for CONNECT/FINISH_CONNECT, sleep for other test cases.

Reviewed-by: bpb, martin, rriggs
2016-04-12 13:53:48 +08:00
..
Buffer 8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469 2016-04-06 16:36:12 +08:00
ByteOrder 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
channels 8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing 2016-04-12 13:53:48 +08:00
charset 8150608: Mark BashStreams.java as intermittently failing and put to ProblemList 2016-02-26 09:55:14 +08:00
file 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
MappedByteBuffer 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00