commit | 24b0f6ab4b718ab8e49d8a58c40da6480600fa2e | [log] [tgz] |
---|---|---|
author | Olivier Lagneau <olivier.lagneau@oracle.com> | Sun Feb 24 13:42:45 2013 +0000 |
committer | Darryl Mocek <dmocek@openjdk.org> | Sun Feb 24 13:42:45 2013 +0000 |
tree | 1fd7d170984cafefbe0b3cea22e0b179757624aa | |
parent | c637472d16aa76aa73345380e11e5d8b7eab043d [diff] |
7142596: RMI JPRT tests are failing 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