commit | c25dd16233478b7feb81900b0b0526c93bd9cd88 | [log] [tgz] |
---|---|---|
author | Olivier Lagneau <olivier.lagneau@oracle.com> | Tue Jul 17 11:01:44 2012 -0700 |
committer | Darryl Mocek <dmocek@openjdk.org> | Tue Jul 17 11:01:44 2012 -0700 |
tree | 60a6db79645aa259b7163a29cb759a33f76c5d3e | |
parent | 894d7c75d6d1363eda3b1b25c178cf1cf6778db2 [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