History log of /openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnector.java
Revision Date Author Comments
# 17151:d087a4b8b5b8 09-May-2017 uvangapally

6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
Summary: there won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
Contributed-by: ujwal.vangapally@oracle.com


# 17000:fa3c4a60a616 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 16690:1c8f054f6278 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: dfuchs, psandoz, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com


# 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