JDK-8000732 : com/sun/net/httpserver/bugs/B6536211.java fails with ExceptionInInitializerError on Windows
  • Type: Backport
  • Backport of: JDK-7186420
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6u33
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-10-10
  • Updated: 2012-10-15
  • Resolved: 2012-10-10
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 6
6u34Fixed
Description
Test com/sun/net/httpserver/bugs/B6536211.java fails with ExceptionInInitializerError against 6u33b34 on Windows, passes against 6u33b33.
Passes against 6u33b34 on Linux.