Issue Details (XML | Word | Printable)

Key: XALANJ-2087
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Brian Minchau
Reporter: Jack
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
XalanJ2

Get rid of the dependency on sun.io.CharToByteConverter

Created: 30/Mar/05 07:15 PM   Updated: 22/Aug/05 11:25 PM
Return to search
Component/s: Xalan
Affects Version/s: 2.6
Fix Version/s: 2.7
Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.)

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works Converter.java 2005-04-05 09:06 PM Sergey Ushakov 3 kB
File Licensed for inclusion in ASF works cp-850-encoding.tgz 2005-08-05 06:27 PM Pedro Alves 4 kB
Zip Archive Licensed for inclusion in ASF works Encodings&Converter.zip 2005-04-05 08:57 PM Sergey Ushakov 29 kB
Text File Licensed for inclusion in ASF works serializer.jira.2087.patch1.txt 2005-06-08 06:57 AM Brian Minchau 60 kB
Zip Archive Licensed for inclusion in ASF works testcase-kaapa-20050804.zip 2005-08-05 02:09 AM Pedro Alves 2 kB

Fix priority: fp4
Reviewer: John Gentilin
Resolution Date: 04/Aug/05 04:24 AM


 Description  « Hide
The class org.apache.xml.serializer.Encodings references sun.io.CharToByteConverter directly, while the latter is not a public API. Is it possible to use java.nio.charset classes instead to remove this dependency?

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.