JDK-7161936 : [macosx] Several tests using HttpUrlConnection is failing on Mac OS X
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7u6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-04-16
  • Updated: 2012-04-18
  • Resolved: 2012-04-18
Related Reports
Duplicate :  
Description
Several Tests are failing on Mac OS X all due to a failure to get back a 200 response code from the server. The failing tests are:
sun/net/www/http/HttpClient/RetryPost.sh 
sun/net/www/protocol/http/B5017051.java     
sun/net/www/protocol/http/B6369510.java     
sun/net/www/protocol/http/StreamingOutputStream.java    
sun/net/www/protocol/http/UserAuth.java 
sun/net/www/protocol/http/UserCookie.java