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
jjh [Fri, 01 Aug 2008 13:58:29 -0700] rev 1009
6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used
Summary: Fix test to not pass -XX:[+-]UseCompressedOops to the debuggee.
Reviewed-by: tbell
dfuchs [Fri, 01 Aug 2008 11:41:59 +0200] rev 1008
6732192: CORE_PKGS.gmk: need to declare javax.management.event in the CORE_PKGS variable
Reviewed-by: emcmanus
dl [Fri, 01 Aug 2008 00:42:43 -0700] rev 1007
6725789: ScheduledExecutorService does not work as expected in jdk7/6/5
Reviewed-by: martin, dholmes, chegar
martin [Fri, 01 Aug 2008 00:38:02 -0700] rev 1006
6730380: java.util.Timer should use AtomicInteger
Reviewed-by: dl, chegar
dfuchs [Thu, 31 Jul 2008 17:38:55 +0200] rev 1005
6616825: JMX query returns no value in 1.0 compatibility mode - deserialization bug in readObject()
Reviewed-by: emcmanus
sjiang [Thu, 31 Jul 2008 15:31:13 +0200] rev 1004
5108776: Add reliable event handling to the JMX API
6218920: API bug - impossible to delete last MBeanServerForwarder on a connector
Reviewed-by: emcmanus
dfuchs [Thu, 31 Jul 2008 14:20:11 +0200] rev 1003
6689505: Improve MBeanServerNotification.toString
Reviewed-by: emcmanus
dfuchs [Thu, 31 Jul 2008 12:41:35 +0200] rev 1002
6730926: Document that create/registerMBean can throw RuntimeMBeanException from postRegister
Reviewed-by: emcmanus
xdono [Thu, 14 Aug 2008 09:26:34 -0700] rev 1001
Added tag jdk7-b33 for changeset 8725ccb1a22d
duke [Wed, 05 Jul 2017 16:40:13 +0200] rev 1000
Merge