Tue, 16 Jun 2015 12:15:54 +0200 8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
dfuchs [Tue, 16 Jun 2015 12:15:54 +0200] rev 31150
8080933: LogManager.demandSystemLogger should accept a 'caller' argument. Summary: The caller's class is now passed to LogManager.demandSystemLogger Reviewed-by: mchung
Mon, 15 Jun 2015 10:56:31 -0700 Merge
amurillo [Mon, 15 Jun 2015 10:56:31 -0700] rev 31149
Merge
Thu, 11 Jun 2015 12:02:13 -0700 Merge
amurillo [Thu, 11 Jun 2015 12:02:13 -0700] rev 31148
Merge
Thu, 04 Jun 2015 19:24:28 -0700 Merge
kvn [Thu, 04 Jun 2015 19:24:28 -0700] rev 31147
Merge
Wed, 03 Jun 2015 12:54:08 -0700 8081778: Use Intel x64 CPU instructions for RSA acceleration
kvn [Wed, 03 Jun 2015 12:54:08 -0700] rev 31146
8081778: Use Intel x64 CPU instructions for RSA acceleration Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
Fri, 12 Jun 2015 17:06:28 -0700 8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:06:28 -0700] rev 31145
8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems Summary: On Mac OS X use statfs() instead of statvfs(). Reviewed-by: alanb
Fri, 12 Jun 2015 17:05:26 -0700 8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:05:26 -0700] rev 31144
8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems Summary: On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize. Reviewed-by: alanb
Fri, 12 Jun 2015 16:40:05 -0400 Merge
mullan [Fri, 12 Jun 2015 16:40:05 -0400] rev 31143
Merge
Fri, 12 Jun 2015 16:36:33 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:33 -0400] rev 31142
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Fri, 12 Jun 2015 12:50:41 -0400 6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
mullan [Fri, 12 Jun 2015 12:50:41 -0400] rev 31141
6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys Reviewed-by: weijun
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip