JDK-4921255 : NullPointerException thrown when using cached response through Https
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-11
  • Updated: 2003-09-27
  • Resolved: 2003-09-27
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.
Other
5.0 tigerFixed
Related Reports
Relates :  
Description
The following exception will be thrown when using cached response through Https:

java.lang.NullPointerException

	at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA6275)

	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:749)

	at
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:272)


Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b22
02-09-2004

EVALUATION Will fix in Tiger. ###@###.### 2003-09-11
11-09-2003