History log of /openjdk9/jdk/test/java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java
Revision Date Author Comments
# 16548:082c6c17f6e4 24-Jan-2017 mli

8171142: jdk_rmi registry test fail to clean up on failure
Reviewed-by: rriggs, dholmes


# 16189:08f94540f074 02-Dec-2016 mli

8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar


# 13826:d920311e7871 04-Mar-2016 amlu

8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing
Reviewed-by: darcy


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 6244:bd84d0927a2e 12-Dec-2012 smarks

8004748: clean up @build tags in RMI tests
Reviewed-by: alanb, darcy, mchung


# 5629:b6f78869c66d 17-Jul-2012 dmocek

7142596: RMI JPRT tests are failing
Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
Contributed-by: olivier.lagneau@oracle.com


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 381:b6d6877c1155 02-Jul-2008 xdono

6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell


# 169:fa4df2d26d9b 01-Apr-2008 ohair

6627823: Missed whitespace normalization files: jdk/test/java/rmi
Summary: Just missed a few files being normalized in rev 0.
Reviewed-by: xdono


# 0:37a05a11f281 30-Nov-2007 duke

Initial load