dl [Thu, 03 Mar 2016 10:46:22 -0800] rev 36234
8150416: Miscellaneous changes imported from jsr166 CVS 2016-03
Reviewed-by: martin, psandoz
dl [Thu, 03 Mar 2016 10:43:07 -0800] rev 36233
8150523: improve jtreg test timeout handling, especially -timeout:
Reviewed-by: martin, psandoz, smarks
dl [Thu, 03 Mar 2016 10:39:34 -0800] rev 36232
8150417: Make ThreadLocalRandom more robust against static initialization cycles
Reviewed-by: martin, psandoz, dholmes, mhaupt
dl [Thu, 03 Mar 2016 10:36:08 -0800] rev 36231
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
Reviewed-by: martin, psandoz
dl [Thu, 03 Mar 2016 10:32:35 -0800] rev 36230
6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
Reviewed-by: martin, psandoz, darcy
vtewari [Thu, 03 Mar 2016 17:27:35 +0000] rev 36229
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised
Reviewed-by: alanb, chegar
vtewari [Thu, 03 Mar 2016 17:21:08 +0000] rev 36228
8148609: socket impl supportedOptions() should return an immutable set
Reviewed-by: alanb, chegar
mhaupt [Thu, 03 Mar 2016 14:29:00 +0100] rev 36227
8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
Reviewed-by: psandoz
chegar [Thu, 03 Mar 2016 12:07:45 +0000] rev 36226
8151140: Replace use of lambda/method ref in jdk.Version constructor
Reviewed-by: psandoz
chegar [Thu, 03 Mar 2016 12:07:13 +0000] rev 36225
8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
tvaleev [Thu, 03 Mar 2016 10:06:25 +0100] rev 36224
8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
Reviewed-by: psandoz
tvaleev [Thu, 03 Mar 2016 10:06:16 +0100] rev 36223
8072727: add variation of Stream.iterate() that's finite
Reviewed-by: psandoz, briangoetz
mikael [Wed, 02 Mar 2016 13:21:20 -0800] rev 36222
8149596: Remove java.nio.Bits copy wrapper methods
Reviewed-by: bpb, chegar, psandoz
mhaupt [Wed, 02 Mar 2016 20:36:00 +0100] rev 36221
8150832: split T8139885 into several tests by functionality
Reviewed-by: redestad
mhaupt [Wed, 02 Mar 2016 20:16:11 +0100] rev 36220
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
Reviewed-by: psandoz
chegar [Wed, 02 Mar 2016 16:25:29 +0000] rev 36219
8150976: JarFile and MRJAR tests should use the JDK specific Version API
Reviewed-by: alanb, mchung