JDK-6940521 : TEST_BUG: Test java/net/URLClassLoader/ClassLoad.java fails if network is not fast enough
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: preview
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-04-02
  • Updated: 2011-01-19
  • Resolved: 2010-09-15
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 7
7Resolved
Related Reports
Duplicate :  
Description
Test
	java/net/URLClassLoader/ClassLoad.java
fails if network is not fast enough

Comments
EVALUATION The fix for CR 6969395 contained a fix for this test. Essentially, a temporary http server is created by the test.
15-09-2010

EVALUATION The test has a dependency on an external server jini.east. This dependency should be removed.
07-04-2010