6549506: Specification of Permission.toString() method contradicts with JDK implementation
Summary: update the spec, and add double quotes around component.
Reviewed-by: weijun
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
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily
Summary: Lazily initialize the hexFloatPattern static field
Reviewed-by: darcy