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
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
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
jjg [Thu, 26 Feb 2009 18:51:57 -0800] rev 2169
6810915: Sun proprietary warnings in JDK build
Reviewed-by: ohair
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
kevinw [Wed, 25 Feb 2009 14:32:01 +0000] rev 2167
Merge
kevinw [Tue, 24 Feb 2009 19:03:58 +0000] rev 2166
6809463: Missing license header in test LargeZipFile.java
Reviewed-by: alanb
dl [Tue, 24 Feb 2009 14:01:45 -0800] rev 2165
6803402: Race condition in AbstractQueuedSynchronizer
Summary: Read fields in reverse initialization order
Reviewed-by: martin