mchung [Fri, 05 Dec 2008 10:30:29 -0800] rev 1695
6750389: The cpuManufactorer does not correctly recognized for Solaris 10
Summary: Fix the correct SMBIOS type (4) to obtain CPU manufacturer
Reviewed-by: ksrini
mchung [Fri, 05 Dec 2008 10:28:15 -0800] rev 1694
6764062: Revise usage of java.io.*.close
Summary: Handle closing multiple open I/O streams in case close() throws IOException
Reviewed-by: ksrini
dfuchs [Thu, 04 Dec 2008 17:58:10 +0100] rev 1693
6319823: new mbean register/unregister notification for groups of mbeans
6779698: Merge error caused duplicate example code in MBeanServerNotification
Reviewed-by: emcmanus
wetmore [Tue, 02 Dec 2008 14:53:52 -0800] rev 1692
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
Reviewed-by: mullan
xdono [Thu, 18 Dec 2008 21:34:12 -0800] rev 1691
Added tag jdk7-b42 for changeset a97859015238
duke [Wed, 05 Jul 2017 16:44:50 +0200] rev 1690
Merge
trims [Sat, 20 Dec 2008 09:59:01 -0800] rev 1689
6787832: Bump Hotspot build number to 08
Summary: Update the HS14 build number to 08
Reviewed-by: jcoomes
trims [Sat, 20 Dec 2008 09:58:36 -0800] rev 1688
Merge
xlu [Sat, 20 Dec 2008 00:45:18 -0800] rev 1687
Merge
xlu [Fri, 19 Dec 2008 14:40:28 -0800] rev 1686
6784100: getTimeNanos - CAS reduction
Summary: Get rid of the CAS loop in getTimeNanos to reduce coherence traffic on Solaris.
Reviewed-by: acorn, kvn, ysr
poonam [Thu, 18 Dec 2008 17:28:41 -0800] rev 1685
6786340: hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits
Summary: Fixes the nsk-jdi PIT failures introduced by fix for 6739363
Reviewed-by: kvn, coleenp
jmasa [Fri, 19 Dec 2008 12:15:34 -0800] rev 1684
Merge
jcoomes [Thu, 18 Dec 2008 10:54:01 -0800] rev 1683
6786188: par compact - "SplitALot" stress mode should fill to_space
Reviewed-by: jmasa, tonyp
jcoomes [Thu, 18 Dec 2008 10:53:35 -0800] rev 1682
6784849: par compact - can fail when to_space is non-empty
Reviewed-by: jmasa, tonyp
jcoomes [Thu, 18 Dec 2008 01:27:04 -0800] rev 1681
6786195: many nsk.monitoring tests fail with -server -Xcomp
Summary: remove Universe::_fillerArrayKlassObj and associated code
Reviewed-by: jmasa, tonyp