uta [Tue, 15 Jan 2013 14:26:59 +0400] rev 15263
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code.
Summary: Javadoc was changed in accordance with CCC-8005250 request.
Reviewed-by: alanb, amenkov
xuelei [Mon, 14 Jan 2013 18:31:48 -0800] rev 15262
8006265: Add test SSLEngineDeadlock.java to ProblemList
Reviewed-by: weijun
ksrini [Mon, 14 Jan 2013 15:46:54 -0800] rev 15261
8005252: pack200 should support MethodParameters
Reviewed-by: jrose
naoto [Mon, 14 Jan 2013 11:09:53 -0800] rev 15260
7162007: Clean up i18n related caches
Reviewed-by: okutsu, ohair
dholmes [Sun, 13 Jan 2013 19:57:06 -0500] rev 15259
8005232: (JEP-149) Class Instance size reduction
Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
Contributed-by: Peter Levart <peter.levart@gmail.com>
chegar [Sun, 13 Jan 2013 22:09:50 +0000] rev 15258
8006153: HTTP protocol handler authenication should use Base64 API
Reviewed-by: chegar, alanb
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
sherman [Fri, 11 Jan 2013 22:45:42 -0800] rev 15257
Merge
sherman [Fri, 11 Jan 2013 22:43:29 -0800] rev 15256
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
Summary: realign the fields of jzcell struct
Reviewed-by: sherman
Contributed-by: ioi.lam@oracle.com
darcy [Fri, 11 Jan 2013 15:39:08 -0800] rev 15255
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
Reviewed-by: darcy
Contributed-by: olivier.lagneau@oracle.com
alanb [Fri, 11 Jan 2013 20:19:55 +0000] rev 15254
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar