FULL PRODUCT VERSION :
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b37)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b37, mixed mode, sharing)
A DESCRIPTION OF THE PROBLEM :
When I wrap an OutputStream in an OutputStreamWriter and then send it to an XML Transformer to write to a file, I receive the following runtime warning:
Warning: Could not get charToByteConverterClass!
By default, a sensible converter class should be chosen.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-05-24 17:34:02 GMT
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b37)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b37, mixed mode, sharing)
A DESCRIPTION OF THE PROBLEM :
When I wrap an OutputStream in an OutputStreamWriter and then send it to an XML Transformer to write to a file, I receive the following runtime warning:
Warning: Could not get charToByteConverterClass!
By default, a sensible converter class should be chosen.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-05-24 17:34:02 GMT
- duplicates
-
JDK-6333923 Using javax.xml.transform causes an annoying warning message to be written to System.err
-
- Resolved
-