sjiang [Tue, 09 Dec 2008 18:45:09 +0100] rev 1707
Merge
sjiang [Tue, 09 Dec 2008 18:42:13 +0100] rev 1706
6760712: Provide a connector server option that causes it not to prevent the VM from exiting
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 18:30:27 +0100] rev 1705
6780803: Wrong parameter name in description of EventClient::addListeners()
6470295: Misleading exception message says context classloader when it isn't
6714954: Description of MBeanPermission checking in MBeanServer javadoc is inaccurate
6732037: Event Service spec needs more detail about Executor use
6740900: Specify that listeners invoked via SendNotification should not block
6778436: Typo in @NotificationInfos spec
Reviewed-by: dfuchs
sjiang [Tue, 09 Dec 2008 17:41:59 +0100] rev 1704
Merge
sjiang [Tue, 09 Dec 2008 17:41:04 +0100] rev 1703
6405891: MLet: could be improved to load a native lib
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:26:30 +0100] rev 1702
6287328: Add methods to StandardMBean to retrieve a method based on MBean{Attribute|Operation}Info
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:14:53 +0100] rev 1701
6450834: RFE: allow StandardMBean to call MBeanRegistration methods on its wrapped resource
6373143: MonitorNotification should have a public constructor
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:57:09 +0100] rev 1700
6675526: Define an Annotation to name registered MBeans
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:36:14 +0100] rev 1699
6250014: MBeanOperationInfo Descriptor field for exceptions
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 14:44:42 +0100] rev 1698
6501362: DescriptorSupport(String) could recognize "name=value" as well as XML format
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 12:01:07 +0100] rev 1697
6774918: @NotificationInfo is ineffective on MBeans that cannot send notifications
Reviewed-by: jfdenise
tbell [Fri, 05 Dec 2008 21:59:09 -0800] rev 1696
Merge
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