Mon, 07 Mar 2016 14:52:36 +0000 8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes
vinnie [Mon, 07 Mar 2016 14:52:36 +0000] rev 36248
8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes Reviewed-by: xuelei
Sat, 05 Mar 2016 10:34:06 +0800 8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing
amlu [Sat, 05 Mar 2016 10:34:06 +0800] rev 36247
8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing Reviewed-by: darcy
Sat, 05 Mar 2016 10:30:23 +0800 8151286: Remove intermittent key from TestLocalTime.java and move back to tier1
amlu [Sat, 05 Mar 2016 10:30:23 +0800] rev 36246
8151286: Remove intermittent key from TestLocalTime.java and move back to tier1 Reviewed-by: darcy
Fri, 04 Mar 2016 10:09:54 -0800 8151225: Mark SpecTest.java as intermittently failing
darcy [Fri, 04 Mar 2016 10:09:54 -0800] rev 36245
8151225: Mark SpecTest.java as intermittently failing Reviewed-by: mullan
Fri, 04 Mar 2016 18:36:27 +0100 8151302: Attempt at silencing build log broke html32.bdtd
erikj [Fri, 04 Mar 2016 18:36:27 +0100] rev 36244
8151302: Attempt at silencing build log broke html32.bdtd Reviewed-by: mchung
Fri, 04 Mar 2016 17:05:52 +0100 8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
erikj [Fri, 04 Mar 2016 17:05:52 +0100] rev 36243
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile Reviewed-by: alanb
Fri, 04 Mar 2016 14:04:01 +0000 8148108: Disable Diffie-Hellman keys less than 1024 bits
xuelei [Fri, 04 Mar 2016 14:04:01 +0000] rev 36242
8148108: Disable Diffie-Hellman keys less than 1024 bits Reviewed-by: vinnie, mullan
Wed, 02 Mar 2016 23:28:59 +0530 8087104: DateFormatSymbols triggers this.clone() in the constructor
rpatil [Wed, 02 Mar 2016 23:28:59 +0530] rev 36241
8087104: DateFormatSymbols triggers this.clone() in the constructor Summary: Instead of using its own instance for caching and calling clone in DateFormatSymbols, a nested class SymbolsCacheEntry is introduced. Reviewed-by: okutsu, peytoia
Thu, 03 Mar 2016 22:55:41 -0800 8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
darcy [Thu, 03 Mar 2016 22:55:41 -0800] rev 36240
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing Reviewed-by: xuelei
Fri, 04 Mar 2016 13:59:43 +0800 8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times
amlu [Fri, 04 Mar 2016 13:59:43 +0800] rev 36239
8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times Reviewed-by: sherman, plevart
Thu, 03 Mar 2016 15:47:08 -0800 8151226: Mark UdpTest.java as intermittently failing
darcy [Thu, 03 Mar 2016 15:47:08 -0800] rev 36238
8151226: Mark UdpTest.java as intermittently failing Reviewed-by: lancea
Thu, 03 Mar 2016 15:13:55 -0800 8150998: Fix module dependences in java/lang tests
shurailine [Thu, 03 Mar 2016 15:13:55 -0800] rev 36237
8150998: Fix module dependences in java/lang tests Reviewed-by: mchung
Thu, 03 Mar 2016 09:47:40 -0800 8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
sdrach [Thu, 03 Mar 2016 09:47:40 -0800] rev 36236
8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734 Summary: also fixes JDK-8150920 Reviewed-by: psandoz, redestad Contributed-by: steve.drach@oracle.com
Thu, 03 Mar 2016 12:49:12 -0800 Merge
lana [Thu, 03 Mar 2016 12:49:12 -0800] rev 36235
Merge
Thu, 03 Mar 2016 10:46:22 -0800 8150416: Miscellaneous changes imported from jsr166 CVS 2016-03
dl [Thu, 03 Mar 2016 10:46:22 -0800] rev 36234
8150416: Miscellaneous changes imported from jsr166 CVS 2016-03 Reviewed-by: martin, psandoz
Thu, 03 Mar 2016 10:43:07 -0800 8150523: improve jtreg test timeout handling, especially -timeout:
dl [Thu, 03 Mar 2016 10:43:07 -0800] rev 36233
8150523: improve jtreg test timeout handling, especially -timeout: Reviewed-by: martin, psandoz, smarks
Thu, 03 Mar 2016 10:39:34 -0800 8150417: Make ThreadLocalRandom more robust against static initialization cycles
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
Thu, 03 Mar 2016 10:36:08 -0800 8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
dl [Thu, 03 Mar 2016 10:36:08 -0800] rev 36231
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs Reviewed-by: martin, psandoz
Thu, 03 Mar 2016 10:32:35 -0800 6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
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
Thu, 03 Mar 2016 17:27:35 +0000 8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised
vtewari [Thu, 03 Mar 2016 17:27:35 +0000] rev 36229
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised Reviewed-by: alanb, chegar
Thu, 03 Mar 2016 17:21:08 +0000 8148609: socket impl supportedOptions() should return an immutable set
vtewari [Thu, 03 Mar 2016 17:21:08 +0000] rev 36228
8148609: socket impl supportedOptions() should return an immutable set Reviewed-by: alanb, chegar
Thu, 03 Mar 2016 14:29:00 +0100 8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
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
Thu, 03 Mar 2016 12:07:45 +0000 8151140: Replace use of lambda/method ref in jdk.Version constructor
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
Thu, 03 Mar 2016 12:07:13 +0000 8150162: Move sun.misc.Version to a truly internal package
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
Thu, 03 Mar 2016 10:06:25 +0100 8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
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
Thu, 03 Mar 2016 10:06:16 +0100 8072727: add variation of Stream.iterate() that's finite
tvaleev [Thu, 03 Mar 2016 10:06:16 +0100] rev 36223
8072727: add variation of Stream.iterate() that's finite Reviewed-by: psandoz, briangoetz
Wed, 02 Mar 2016 13:21:20 -0800 8149596: Remove java.nio.Bits copy wrapper methods
mikael [Wed, 02 Mar 2016 13:21:20 -0800] rev 36222
8149596: Remove java.nio.Bits copy wrapper methods Reviewed-by: bpb, chegar, psandoz
Wed, 02 Mar 2016 20:36:00 +0100 8150832: split T8139885 into several tests by functionality
mhaupt [Wed, 02 Mar 2016 20:36:00 +0100] rev 36221
8150832: split T8139885 into several tests by functionality Reviewed-by: redestad
Wed, 02 Mar 2016 20:16:11 +0100 8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
mhaupt [Wed, 02 Mar 2016 20:16:11 +0100] rev 36220
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException Reviewed-by: psandoz
Wed, 02 Mar 2016 16:25:29 +0000 8150976: JarFile and MRJAR tests should use the JDK specific Version API
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip