-
Bug
-
Resolution: Fixed
-
P4
-
7u4, 8
-
b03
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8316517 | 8u401 | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
See test sun/net/www/http/HttpClient/RetryPost.sh
in method doClient:
line uc.getResponseMessage() must throw SocketException because server return 503 code error.
affected tests:
sun/net/www/http/HttpClient/RetryPost.sh
in method doClient:
line uc.getResponseMessage() must throw SocketException because server return 503 code error.
affected tests:
sun/net/www/http/HttpClient/RetryPost.sh
- backported by
-
JDK-8316517 HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X)
-
- Resolved
-