Code Review Request 7142596: RMI JPRT tests are failing (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Fri Jul 13 08:59:01 UTC 2012
- Previous message: Code Review Request 7142596: RMI JPRT tests are failing
- Next message: Code Review Request 7142596: RMI JPRT tests are failing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 13/07/2012 01:13, Stuart Marks wrote:
But for creating a registry, createRegistry(0) will usually work the first time. If it throws ExportException, it does so for a specific reason, so we should retry once on an unused random port. But if this still fails, don't think retrying repeatedly makes sense. Do we know what it fails? I would think that createRegistry(0) should only fail if there aren't any free port available or there is some resource issue.
-Alan
- Previous message: Code Review Request 7142596: RMI JPRT tests are failing
- Next message: Code Review Request 7142596: RMI JPRT tests are failing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]