Tue, 12 Apr 2016 18:25:10 +0200 8153213: Jar manifest attribute "Multi-Release" accepts any value
redestad [Tue, 12 Apr 2016 18:25:10 +0200] rev 37308
8153213: Jar manifest attribute "Multi-Release" accepts any value Reviewed-by: psandoz, redestad Contributed-by: steve.drach@oracle.com
Tue, 12 Apr 2016 13:53:48 +0800 8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing.
amlu [Tue, 12 Apr 2016 13:53:48 +0800] rev 37307
8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing. 8153209: java/nio/channels/AsyncCloseAndInterrupt.java fails throwing exception: java.nio.channels.ClosedChannelException. Summary: 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 Contributed-by: Hamlin Li <huaming.li@oracle.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 tip