JDK-6379892 : Remove @ignore from test since prerequisite is fixed
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-02-01
  • Updated: 2010-04-02
  • Resolved: 2006-03-23
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 6
6 b78Fixed
Related Reports
Relates :  
Description
The test
    sun/net/www/protocol/jar/B4957695.java

has this tag, which causes it to not be run:
    @ignore don't run until bug 4960962 is fixed

4960962 is fixed, so we can remove that line.

Comments
EVALUATION 4960962 is fixed, so we can again run this test.
03-02-2006

SUGGESTED FIX Remove line with @ignore.
01-02-2006