JDK-6920695 : Execution failed: `main' threw exception: java.lang.Exception: Can't open file Cp1258.b2c
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-01-27
  • Updated: 2012-10-01
  • Resolved: 2010-02-16
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 JDK 7
6u18Resolved 7 b84Fixed
Description
JT Harness : Tests that failed
Tests are grouped by their final status message.
Execution failed: `main' threw exception: java.lang.Exception: Can't open file Cp1258.b2c

    * closed/sun/nio/cs/mapping/TestConv.java : Read code mapping table and check code conversion

Comments
EVALUATION It appears the test simply reads the "current directory" instead of from "test.src".
27-01-2010