JDK-8157539 : Mark sun/net/www/http/ChunkedOutputStream/checkError.java as intermittently failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-05-23
  • Updated: 2016-05-23
  • Resolved: 2016-05-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 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
sun/net/www/http/ChunkedOutputStream/checkError.java (JDK-8041924)
java/net/DatagramSocket/PortUnreachable.java (JDK-8085875)
java/net/InetAddress/IsReachableViaLoopbackTest.java (JDK-8139929)

Tests are known to fail intermittently , they should be marked accordingly with 

    @key intermittent 

jtreg tag in the test file.
Comments
Will be handled together with other java.net tests in JDK-8157499
23-05-2016