Code Review Request 7142596: RMI JPRT tests are failing

Alan Bateman Alan.Bateman at oracle.com
Fri Jul 13 08:59:01 UTC 2012


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



More information about the core-libs-dev mailing list