ksrini [Tue, 29 May 2012 14:56:48 -0700] rev 12857
7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present
Reviewed-by: jrose
khazra [Tue, 29 May 2012 13:16:17 -0700] rev 12856
7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value
Summary: Use CHECK_NULL_RETURN instead of CHECK_NULL
Reviewed-by: alanb
littlee [Tue, 29 May 2012 09:42:09 +0800] rev 12855
7172177: test/java/util/TimeZone/DstTzTest.java failing on all platforms
Reviewed-by: alanb, okutsu
lana [Fri, 25 May 2012 16:32:02 -0700] rev 12854
Merge
dcubed [Fri, 25 May 2012 08:20:12 -0700] rev 12853
7170449: Management is completely broken at least on Solaris 11 X86
Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
jgish [Thu, 24 May 2012 11:11:37 -0400] rev 12852
7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc
Summary: update javadoc for NumberFormatException
Reviewed-by: alanb
egahlin [Fri, 25 May 2012 12:24:57 +0200] rev 12851
7017818: NLS: JConsoleResources.java cannot be handled by translation team
Reviewed-by: mchung, mfang
youdwei [Fri, 25 May 2012 14:32:07 +0800] rev 12850
7171028: dots are missed in the datetime for Slovanian
Reviewed-by: yhuang
youdwei [Fri, 25 May 2012 13:28:40 +0800] rev 12849
7094176: (tz) Incorrect TimeZone display name when DST not applicable / disabled
Reviewed-by: okutsu
dbhole [Thu, 24 May 2012 19:00:16 -0700] rev 12848
7117230: clean up warnings in java.text
Reviewed-by: jrose, smarks
nloodin [Thu, 24 May 2012 10:20:28 -0400] rev 12847
Merge
nloodin [Thu, 24 May 2012 09:32:25 +0200] rev 12846
7143353: -Xrunhprof fails in Java 7 due to bad switch
Reviewed-by: jrose, sspitsyn
jgish [Thu, 24 May 2012 14:44:40 +0100] rev 12845
7160725: Strange or obsolete @see tags in some exception java.lang javadoc
Summary: update javadoc for IllegalArgumentException and NumberFormatException
Reviewed-by: alanb
alanb [Thu, 24 May 2012 10:57:21 +0100] rev 12844
7169050: (se) Selector.select slow on Solaris due to insertion of POLLREMOVE and 0 events
Reviewed-by: chegar, coffeys
khazra [Wed, 23 May 2012 10:41:45 -0700] rev 12843
7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8
Summary: Enable Windows Version 6.2 to be recognized as Windows 8
Reviewed-by: darcy, dholmes, alanb, chegar
weijun [Wed, 23 May 2012 15:51:10 +0800] rev 12842
7162687: enhance KDC server availability detection
Reviewed-by: valeriep