- 06 12月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: dfuchs, rriggs, jwilhelm
-
- 21 1月, 2016 1 次提交
-
-
由 sgehwolf 提交于
Summary: Swap args passed to Collectors.joining Reviewed-by: andrew, dfuchs, jbachorik
-
- 14 4月, 2015 1 次提交
-
-
由 sjiang 提交于
8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468 Reviewed-by: jbachorik
-
- 21 8月, 2014 1 次提交
-
-
由 jbachorik 提交于
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22 Reviewed-by: dfuchs, sjiang
-
- 07 1月, 2015 1 次提交
-
-
由 sjiang 提交于
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected Reviewed-by: dholmes
-
- 07 3月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sla, dfuchs, hawtin
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 21 10月, 2013 2 次提交
- 10 10月, 2013 2 次提交
-
-
由 sjiang 提交于
8025204: Intermittent test failure: javax/management/remote/mandatory/connection/IdleTimeoutTest.java Reviewed-by: dholmes, jbachorik
-
由 sjiang 提交于
8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java Reviewed-by: dholmes, dfuchs, jbachorik
-
- 30 8月, 2013 1 次提交
-
-
由 sjiang 提交于
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed Reviewed-by: egahlin, jbachorik, dfuchs, dholmes
-
- 19 7月, 2013 1 次提交
-
-
由 jbachorik 提交于
8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null Reviewed-by: mchung, sjiang, dfuchs, ahgross
-
- 02 5月, 2013 1 次提交
-
-
由 jbachorik 提交于
Summary: RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id Reviewed-by: alanb, sjiang
-
- 15 3月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb, chegar Contributed-by: yiming.wang@oracle.com
-
- 05 2月, 2013 1 次提交
-
-
由 jbachorik 提交于
Summary: Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$ Reviewed-by: sjiang
-
- 30 1月, 2013 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: alanb, mchung, darcy, jrose, ahgross, skoivu
-
- 22 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, mchung
-
- 28 12月, 2012 1 次提交
-
-
由 sjiang 提交于
Summary: The problem is from the server notification forwarder, it should use a copy of listener set to do iterate. Reviewed-by: alanb
-
- 21 12月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dsamersoff, dfuchs, mchung
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 25 10月, 2012 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: alanb
-
- 17 9月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: alanb
-
- 06 11月, 2010 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: emcmanus, kevinw
-
- 05 11月, 2010 1 次提交
-
-
rmi:///jndi/iiop://由 coffeys 提交于
6696028: JMXServiceURL like service:jmx:rmi:///jndi/iiop:// should be rejected by the RMI conn provider. 6984520: NPE IN RMIConnector.connect Reviewed-by: emcmanus, kevinw
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 21 10月, 2009 1 次提交
-
-
由 emcmanus 提交于
Summary: See http://weblogs.java.net/blog/2009/06/16/jsr-255-jmx-api-20-postponed Reviewed-by: dfuchs
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 10 12月, 2008 2 次提交
- 08 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
6750008: Add JMX.getSpecificationVersion(MBeanServerConnection) and document interop 6750472: Add a way to convert a CompositeData into a Map 6752563: Allow CompositeDataSupport to have zero items Summary: Small JMX RFEs Reviewed-by: dfuchs
-
- 07 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Support for client contexts and also for localization of descriptions Reviewed-by: dfuchs
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 22 9月, 2008 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: emcmanus
-
- 31 7月, 2008 1 次提交
-
-
由 sjiang 提交于
6218920: API bug - impossible to delete last MBeanServerForwarder on a connector Reviewed-by: emcmanus
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-