-----------------------------------------------------------------------
jethro@eng 16Apr99
The second time a String is encoded in big-endian unicode, the encoding/
decoding fails completely and the text is lost. The first time, it works
fine.
I've attached a test case that demonstrates the problem
-----------------------------------------------------------------------
jethro@eng 16Apr99
The second time a String is encoded in big-endian unicode, the encoding/
decoding fails completely and the text is lost. The first time, it works
fine.
I've attached a test case that demonstrates the problem
-----------------------------------------------------------------------
- duplicates
-
JDK-4220470 results from String.getBytes(s, "UnicodeBig") are in-consistent
-
- Resolved
-