ohair [Thu, 14 Aug 2008 13:33:08 -0700] rev 1023
6674227: Missing LICENSE file during build
Summary: Just a JPRT usage issue. The top level files (like LICENSE) are needed to create the jdk image (j2sdk-image directory).
Reviewed-by: tbell
tbell [Thu, 14 Aug 2008 22:16:00 -0700] rev 1022
Merge
tbell [Sun, 10 Aug 2008 18:35:53 -0700] rev 1021
Merge
emcmanus [Fri, 08 Aug 2008 18:36:19 +0200] rev 1020
6610174: Improve CompositeDataSupport.toString when it includes arrays
Reviewed-by: dfuchs
emcmanus [Fri, 08 Aug 2008 15:10:51 +0200] rev 1019
Merge
emcmanus [Fri, 08 Aug 2008 15:08:57 +0200] rev 1018
6334663: TabularDataSupport should be able to return values in the insertion order
Reviewed-by: dfuchs
dfuchs [Fri, 08 Aug 2008 14:24:31 +0200] rev 1017
6733294: MBeans tab - UI issues with writable attributes
Reviewed-by: emcmanus
tbell [Thu, 07 Aug 2008 18:02:28 -0700] rev 1016
Merge
emcmanus [Thu, 07 Aug 2008 16:25:45 +0200] rev 1015
6717257: MBeanServer doesn't describe RuntimeException for methods inherited from MBeanServerConnection
Reviewed-by: dfuchs
martin [Thu, 07 Aug 2008 06:36:41 -0700] rev 1014
6730507: java.util.Timer schedule delay Long.MAX_VALUE causes task to execute multiple times
Reviewed-by: chegar
swamyv [Wed, 06 Aug 2008 10:49:31 -0700] rev 1013
Merge
swamyv [Wed, 06 Aug 2008 10:24:33 -0700] rev 1012
6732441: TEST_BUG: ThreadMXBeanProxy test fails intermittently.
Summary: Fixed the race condition in the test.
Reviewed-by: jjh
emcmanus [Wed, 06 Aug 2008 18:28:53 +0200] rev 1011
6734273: Minor updates to documentation of Custom MXBean Mappings
Reviewed-by: dfuchs
emcmanus [Tue, 05 Aug 2008 10:49:58 +0200] rev 1010
6733589: Intermittent failure of test/javax/management/eventService/SharingThreadTest.java
Reviewed-by: sjiang