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
Fri, 12 Jun 2015 14:28:21 +0800 8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
amlu [Fri, 12 Jun 2015 14:28:21 +0800] rev 31140
8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java Reviewed-by: darcy
Fri, 12 Jun 2015 10:58:31 +0530 8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}.
sadayapalam [Fri, 12 Jun 2015 10:58:31 +0530] rev 31139
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}. Summary: Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound. Reviewed-by: darcy
Thu, 18 Jun 2015 01:43:13 -0700 Added tag jdk9-b69 for changeset d24a2c340a47
lana [Thu, 18 Jun 2015 01:43:13 -0700] rev 31138
Added tag jdk9-b69 for changeset d24a2c340a47
Wed, 05 Jul 2017 20:38:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:19 +0200] rev 31137
Merge
Thu, 18 Jun 2015 10:23:45 -0700 Merge
lana [Thu, 18 Jun 2015 10:23:45 -0700] rev 31136
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip