JDK-8067316 : TEST_BUG: update RMI test library with better test.timeout.factor handling
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-12-12
  • Updated: 2025-12-09
  • Resolved: 2015-01-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b46Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
The RMI test library currently does various waits and timeout loops. These times should be scaled by the test.timeout.factor property.

In addition, the test library should provide a utility that the RMI tests can use so they can scale their time values conveniently.

RULE javax/management/remote/mandatory/connection/RMIConnector_NPETest.java Exception TestFailedException: TEST FAILED: Failed to start rmid, giving up after ...ms.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/53f5efc381ac User: lana Date: 2015-01-14 20:48:07 +0000
14-01-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/53f5efc381ac User: smarks Date: 2015-01-05 22:56:48 +0000
05-01-2015

Code review for the fix for this bug was posted 2014-12-23: http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-December/030468.html But there has been no review yet probably because everybody had checked out for the holidays. I'll re-send a review request in another couple days after people are likely to have returned from the holidays.
01-01-2015