History log of /openjdk10/jdk/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java
Revision Date Author Comments
# 16958:13c06d444258 15-Mar-2017 iignatyev

8176176: fix @modules in jdk_svc tests
Reviewed-by: shurailine, sspitsyn


# 16613:db6e995edd0a 02-Feb-2017 dfuchs

8173607: JMX RMI connector should be in its own module
Summary: The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj


# 16262:b0b6fa3e14cf 13-Nov-2016 vtewari

8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
Summary: changed the time limit of 2 seconds for getting notification to default jtreg timeout.
Reviewed-by: rehn, dholmes
Contributed-by: ujwal.vangapally@oracle.com


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1790:f23a3ae59169 21-Oct-2009 emcmanus

6851617: Remove JSR 255 (JMX API 2.0) from JDK 7
Summary: See http://weblogs.java.net/blog/2009/06/16/jsr-255-jmx-api-20-postponed
Reviewed-by: dfuchs


# 594:14f50aee4989 02-Oct-2008 xdono

6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell


# 469:8f52c4d1d934 31-Jul-2008 sjiang

5108776: Add reliable event handling to the JMX API
6218920: API bug - impossible to delete last MBeanServerForwarder on a connector
Reviewed-by: emcmanus


# 0:37a05a11f281 30-Nov-2007 duke

Initial load