Thu, 26 Feb 2009 18:32:46 -0800 6810915: Sun proprietary warnings in JDK build
jjg [Thu, 26 Feb 2009 18:32:46 -0800] rev 2195
6810915: Sun proprietary warnings in JDK build Reviewed-by: ohair
Thu, 26 Feb 2009 18:28:21 -0800 6809563: corba build in JDK uses invalid bootclasspath for javah
jjg [Thu, 26 Feb 2009 18:28:21 -0800] rev 2194
6809563: corba build in JDK uses invalid bootclasspath for javah Reviewed-by: ohair
Mon, 09 Mar 2009 13:33:56 -0700 Merge
xdono [Mon, 09 Mar 2009 13:33:56 -0700] rev 2193
Merge
Mon, 09 Mar 2009 13:28:38 -0700 6814575: Update copyright year
xdono [Mon, 09 Mar 2009 13:28:38 -0700] rev 2192
6814575: Update copyright year Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
Thu, 05 Mar 2009 09:49:00 -0800 Added tag jdk7-b50 for changeset 4f3bb7d32ea0
xdono [Thu, 05 Mar 2009 09:49:00 -0800] rev 2191
Added tag jdk7-b50 for changeset 4f3bb7d32ea0
Wed, 05 Jul 2017 16:48:49 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:49 +0200] rev 2190
Merge
Tue, 17 Mar 2009 13:45:01 -0700 Merge
ohair [Tue, 17 Mar 2009 13:45:01 -0700] rev 2189
Merge
Tue, 17 Mar 2009 13:44:08 -0700 6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
ohair [Tue, 17 Mar 2009 13:44:08 -0700] rev 2188
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION Reviewed-by: tbell
Mon, 16 Mar 2009 16:18:28 -0700 Merge
xdono [Mon, 16 Mar 2009 16:18:28 -0700] rev 2187
Merge
Mon, 16 Mar 2009 11:24:06 -0700 6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
ohair [Mon, 16 Mar 2009 11:24:06 -0700] rev 2186
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003 Summary: These changes create a preference for the newer 6.1 SDK on Windows. Reviewed-by: tbell
Mon, 09 Mar 2009 23:37:17 -0700 Merge
tbell [Mon, 09 Mar 2009 23:37:17 -0700] rev 2185
Merge
Mon, 09 Mar 2009 09:56:58 -0400 Merge
mullan [Mon, 09 Mar 2009 09:56:58 -0400] rev 2184
Merge
Mon, 09 Mar 2009 09:46:43 -0400 6787130: java.policy file contains stale link to http://java.sun.com/notes
mullan [Mon, 09 Mar 2009 09:46:43 -0400] rev 2183
6787130: java.policy file contains stale link to http://java.sun.com/notes Reviewed-by: weijun
Fri, 06 Mar 2009 10:52:36 -0800 Merge
tbell [Fri, 06 Mar 2009 10:52:36 -0800] rev 2182
Merge
Thu, 05 Mar 2009 11:44:40 -0800 Merge
valeriep [Thu, 05 Mar 2009 11:44:40 -0800] rev 2181
Merge
Tue, 03 Mar 2009 19:50:59 -0800 6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider
valeriep [Tue, 03 Mar 2009 19:50:59 -0800] rev 2180
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider Summary: Removed finalize() and add more error handling to native code Reviewed-by: vinnie
Thu, 05 Mar 2009 14:49:55 +0800 6813402: keytool cannot -printcert entries without extensions
weijun [Thu, 05 Mar 2009 14:49:55 +0800] rev 2179
6813402: keytool cannot -printcert entries without extensions Reviewed-by: xuelei
Wed, 04 Mar 2009 09:26:41 -0800 6812879: Excess code line in ArrayList method
sherman [Wed, 04 Mar 2009 09:26:41 -0800] rev 2178
6812879: Excess code line in ArrayList method Summary: Removed the line of "oldData" which is no longer used. Reviewed-by: martin
Wed, 04 Mar 2009 13:36:33 +0000 6737323: Typo in javadoc for SocketPermission
chegar [Wed, 04 Mar 2009 13:36:33 +0000] rev 2177
6737323: Typo in javadoc for SocketPermission Summary: Remove redundant line form class description Reviewed-by: jccollet
Wed, 04 Mar 2009 13:28:16 +0000 6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader)
chegar [Wed, 04 Mar 2009 13:28:16 +0000] rev 2176
6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader) Summary: Remove System.out debugging statements Reviewed-by: michaelm
Wed, 04 Mar 2009 15:09:14 +0800 6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files.
weijun [Wed, 04 Mar 2009 15:09:14 +0800] rev 2175
6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files. Reviewed-by: xuelei, alanb
Tue, 03 Mar 2009 19:26:43 -0800 6799230: Lazily load java.lang.annotation.Annotation class
mchung [Tue, 03 Mar 2009 19:26:43 -0800] rev 2174
6799230: Lazily load java.lang.annotation.Annotation class Summary: Remove the static EMPTY_ANNOTATION_ARRAY field; add AnnotationParser.toArray method Reviewed-by: darcy
Mon, 02 Mar 2009 15:10:55 -0800 Merge
tbell [Mon, 02 Mar 2009 15:10:55 -0800] rev 2173
Merge
Mon, 02 Mar 2009 23:17:53 +0800 6549506: Specification of Permission.toString() method contradicts with JDK implementation
xuelei [Mon, 02 Mar 2009 23:17:53 +0800] rev 2172
6549506: Specification of Permission.toString() method contradicts with JDK implementation Summary: update the spec, and add double quotes around component. Reviewed-by: weijun
Fri, 27 Feb 2009 16:34:19 -0800 6809504: Remove enctype="text/xml" from the offline registration page
mchung [Fri, 27 Feb 2009 16:34:19 -0800] rev 2171
6809504: Remove enctype="text/xml" from the offline registration page Summary: Remove enctype="text/xml" from register.html and other localized versions Reviewed-by: ksrini
Fri, 27 Feb 2009 13:43:48 -0800 6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily
mchung [Fri, 27 Feb 2009 13:43:48 -0800] rev 2170
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily Summary: Lazily initialize the hexFloatPattern static field Reviewed-by: darcy
Thu, 26 Feb 2009 18:51:57 -0800 6810915: Sun proprietary warnings in JDK build
jjg [Thu, 26 Feb 2009 18:51:57 -0800] rev 2169
6810915: Sun proprietary warnings in JDK build Reviewed-by: ohair
Thu, 26 Feb 2009 14:36:51 -0800 6801467: Defer get the launcher resource bundle until it's needed
mchung [Thu, 26 Feb 2009 14:36:51 -0800] rev 2168
6801467: Defer get the launcher resource bundle until it's needed Summary: Lazily initialize the launcher resource bundle Reviewed-by: ksrini, darcy
Wed, 25 Feb 2009 14:32:01 +0000 Merge
kevinw [Wed, 25 Feb 2009 14:32:01 +0000] rev 2167
Merge
Tue, 24 Feb 2009 19:03:58 +0000 6809463: Missing license header in test LargeZipFile.java
kevinw [Tue, 24 Feb 2009 19:03:58 +0000] rev 2166
6809463: Missing license header in test LargeZipFile.java Reviewed-by: alanb
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip