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
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>
amlu [Tue, 12 Apr 2016 09:54:55 +0800] rev 37306
8154031: Mark tools/pack200/BandIntegrity.java as intermittently failing
Reviewed-by: darcy
peytoia [Tue, 12 Apr 2016 10:15:09 +0900] rev 37305
8150324: java/util/Currency/CurrencyTest.java does not restore default TimeZone
Reviewed-by: okutsu, peytoia
Contributed-by: Nishit Jain <nishit.jain@oracle.com>
smarks [Mon, 11 Apr 2016 11:45:30 -0700] rev 37304
8145461: finalize and integrate @Deprecated annotation specification change
Reviewed-by: scolebourne, chegar, lancea
lana [Thu, 14 Apr 2016 09:09:30 -0700] rev 37303
Added tag jdk-9+114 for changeset 86f49af093e5
duke [Wed, 05 Jul 2017 21:35:07 +0200] rev 37302
Merge