History log of /openjdk9/jdk/test/java/rmi/testlibrary/ActivationLibrary.java
Revision Date Author Comments
# 11203:53f5efc381ac 23-Dec-2014 smarks

8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
Reviewed-by: lancea


# 11038:1b599b4755bd 01-Dec-2014 smarks

8035000: clean up ActivationLibrary.DestroyThread
Reviewed-by: lancea


# 9345:cbe4543d7fb2 26-Feb-2014 smarks

8034999: change rmidRunning to a simple lookup
Reviewed-by: darcy


# 9004:eaa533e9778a 20-Dec-2013 tyan

7168267: Cleanup of rmi regression tests
Reviewed-by: smarks


# 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


# 5403:f131d4361faf 11-May-2012 olagneau

7144861: speed up RMI activation tests
Reviewed-by: alanb, smarks, dholmes, dmocek


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load