Thu, 21 Jul 2016 17:13:46 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:46 +0000] rev 39791
Merge
Thu, 21 Jul 2016 10:40:05 +0200 8142969: Nashorn logging API requires testing
mhaupt [Thu, 21 Jul 2016 10:40:05 +0200] rev 39790
8142969: Nashorn logging API requires testing Reviewed-by: sundar, mhaupt
Tue, 19 Jul 2016 13:12:50 +0200 8160953: Update build-nagen-eclipse task to work with JDK 9
attila [Tue, 19 Jul 2016 13:12:50 +0200] rev 39789
8160953: Update build-nagen-eclipse task to work with JDK 9 Reviewed-by: lagergren, sundar
Thu, 21 Jul 2016 16:43:00 +0000 Added tag jdk-9+128 for changeset 7cb424af93f1
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39788
Added tag jdk-9+128 for changeset 7cb424af93f1
Wed, 05 Jul 2017 21:59:24 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:24 +0200] rev 39787
Merge
Thu, 21 Jul 2016 17:14:44 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:44 +0000] rev 39786
Merge
Wed, 20 Jul 2016 08:34:02 -0700 8161718: Copyright/License updates to corba, jdk
bchristi [Wed, 20 Jul 2016 08:34:02 -0700] rev 39785
8161718: Copyright/License updates to corba, jdk Reviewed-by: bpb, naoto
Mon, 25 Jan 2016 22:32:25 +0000 8079718: IIOP Input Stream Hooking
msheppar [Mon, 25 Jan 2016 22:32:25 +0000] rev 39784
8079718: IIOP Input Stream Hooking Reviewed-by: rriggs, ahgross, coffeys, skoivu
Thu, 21 Jul 2016 16:42:57 +0000 Added tag jdk-9+128 for changeset 6668d6a6e7c4
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39783
Added tag jdk-9+128 for changeset 6668d6a6e7c4
Wed, 05 Jul 2017 21:59:15 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:15 +0200] rev 39782
Merge
Tue, 26 Jul 2016 10:06:19 -0700 8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
dl [Tue, 26 Jul 2016 10:06:19 -0700] rev 39781
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07 Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 10:02:05 -0700 8161608: StampedLock should use storeStoreFence when acquiring write lock
dl [Tue, 26 Jul 2016 10:02:05 -0700] rev 39780
8161608: StampedLock should use storeStoreFence when acquiring write lock Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:57:51 -0700 8160751: Optimize ConcurrentHashMap.keySet().removeAll
dl [Tue, 26 Jul 2016 09:57:51 -0700] rev 39779
8160751: Optimize ConcurrentHashMap.keySet().removeAll 8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:53:38 -0700 8160402: Garbage retention with CompletableFuture.anyOf
dl [Tue, 26 Jul 2016 09:53:38 -0700] rev 39778
8160402: Garbage retention with CompletableFuture.anyOf Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 09:49:25 -0700 8162396: j.u.c java.lang.LinkageError
dl [Tue, 26 Jul 2016 09:49:25 -0700] rev 39777
8162396: j.u.c java.lang.LinkageError Reviewed-by: martin, psandoz, plevart
Tue, 26 Jul 2016 14:30:52 +0100 8153082: Update XSLT compiler to generate classes that invoke addReads
dfuchs [Tue, 26 Jul 2016 14:30:52 +0100] rev 39776
8153082: Update XSLT compiler to generate classes that invoke addReads Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java) Reviewed-by: alanb, clanger, joehw
Tue, 26 Jul 2016 13:26:12 +0530 8161291: Serialization Tests for URLPermission is failing
vtewari [Tue, 26 Jul 2016 13:26:12 +0530] rev 39775
8161291: Serialization Tests for URLPermission is failing Reviewed-by: dfuchs, chegar
Tue, 26 Jul 2016 09:53:35 +0800 8151654: Additional modular test for "auth.login.defaultCallbackHandler"
ssahoo [Tue, 26 Jul 2016 09:53:35 +0800] rev 39774
8151654: Additional modular test for "auth.login.defaultCallbackHandler" Reviewed-by: mchung, weijun
Mon, 25 Jul 2016 05:39:05 +0000 8161106: Improve SSLSocket test template
xuelei [Mon, 25 Jul 2016 05:39:05 +0000] rev 39773
8161106: Improve SSLSocket test template Reviewed-by: weijun, jnimeh, asmotrak
Fri, 22 Jul 2016 16:32:48 -0700 8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
sherman [Fri, 22 Jul 2016 16:32:48 -0700] rev 39772
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch Reviewed-by: redestad
Fri, 22 Jul 2016 16:05:23 +0100 8161571: Verifying ECDSA signatures permits trailing bytes
vinnie [Fri, 22 Jul 2016 16:05:23 +0100] rev 39771
8161571: Verifying ECDSA signatures permits trailing bytes Reviewed-by: xuelei
Fri, 22 Jul 2016 14:38:33 +0200 8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
clanger [Fri, 22 Jul 2016 14:38:33 +0200] rev 39770
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing Reviewed-by: chegar
Fri, 22 Jul 2016 11:12:02 +0100 8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
chegar [Fri, 22 Jul 2016 11:12:02 +0100] rev 39769
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException Reviewed-by: dfuchs
Fri, 22 Jul 2016 13:31:58 +0900 8161203: ResourceBundle.getBundle performance regression
okutsu [Fri, 22 Jul 2016 13:31:58 +0900] rev 39768
8161203: ResourceBundle.getBundle performance regression Reviewed-by: alanb
Thu, 21 Jul 2016 15:08:06 -0700 8060224: Enable SHA-1 CertPath Restrictions
ascarpino [Thu, 21 Jul 2016 15:08:06 -0700] rev 39767
8060224: Enable SHA-1 CertPath Restrictions Reviewed-by: mullan
Thu, 21 Jul 2016 07:42:05 -0700 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
iris [Thu, 21 Jul 2016 07:42:05 -0700] rev 39766
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed Reviewed-by: alanb, rfield, ksrini
Thu, 21 Jul 2016 13:02:35 -0700 8161039: System.getProperty("os.version") returns incorrect version number on Mac
bchristi [Thu, 21 Jul 2016 13:02:35 -0700] rev 39765
8161039: System.getProperty("os.version") returns incorrect version number on Mac Summary: Omit trailing .0 from os.version when patchVersion is 0 Reviewed-by: alanb
Thu, 21 Jul 2016 17:13:23 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:23 +0000] rev 39764
Merge
Thu, 21 Jul 2016 09:21:48 -0700 8161937: non-ASCII characters in source code comments
naoto [Thu, 21 Jul 2016 09:21:48 -0700] rev 39763
8161937: non-ASCII characters in source code comments Reviewed-by: alanb
Thu, 21 Jul 2016 10:34:59 -0300 8158407: jimage: verify should do more extensive test
jlaskey [Thu, 21 Jul 2016 10:34:59 -0300] rev 39762
8158407: jimage: verify should do more extensive test Reviewed-by: alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip