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