JDK-6634730 : sanity/pluggability/CheckExport.java failed against 1.4.2_18 ea b04 in jsse testing
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 1.4.2_18
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2007-11-28
  • Updated: 2010-11-17
  • Resolved: 2009-01-06
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 Other
1.4.2_18-rev b07Fixed 1.4.2_19Fixed
Related Reports
Relates :  
Description
The test failed on Solaris and Windows just against the latest 1.4.2_18 b04 and passed against the previous versions 1.4.2_17 b03 (formally 1.4.2_18 b03) and 1.4.2_16. The others platforms were not tested so far.

Comments
SUGGESTED FIX $ diff /security/ws/JSSE-1.4.2_18/test/sanity/pluggability/CheckURLs.java CheckURLs.java 197a198,201 > public Socket createSocket() throws IOException { > return new Socket(); > } >
28-11-2007

EVALUATION Failure due to fix # 6614957. Testcase need to be modified due to the rearchitecture of the code for this fix.
28-11-2007