History log of /openjdk10/jdk/test/java/rmi/Naming/legalRegistryNames/LegalRegistryNames.java
Revision Date Author Comments
# 13667:7181403325ad 03-Feb-2016 amlu

8149003: Mark more jdk_core tests as intermittently failing
Reviewed-by: chegar, 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


# 9207:97dc93591ae7 29-Jan-2014 ewang

8031179: update RMI tests to declare othervm explicitly
Summary: The /othervm declaration should be added to all the RMI tests and the RMI directories removed from the othervm.dirs property
Reviewed-by: smarks


# 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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load