You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2005/03/01 22:27:50 UTC

[jira] Updated: (XALANJ-1941) o.a.xml.serializer.Encondings depends on non-SDK class sun.io.charToByteConverter

     [ http://issues.apache.org/jira/browse/XALANJ-1941?page=history ]

Brian Minchau updated XALANJ-1941:
----------------------------------

    fix-priority: fp3

Per the JIRA committer's meeting March 1, assigning this to Brian with fix priority fp3.

Santiago has some ideas about more recent APIs in the JRE that might be used, but these are in JRE 1.4.  Perhaps some code using reflection, in case the JRE is not new enough?

Santiago was thinking this was a performance issue, but Brian thinks that the output may not be correct when sun.io.CharToByteConverter is not available, and this is not good.

> o.a.xml.serializer.Encondings depends on non-SDK class sun.io.charToByteConverter
> ---------------------------------------------------------------------------------
>
>          Key: XALANJ-1941
>          URL: http://issues.apache.org/jira/browse/XALANJ-1941
>      Project: XalanJ2
>         Type: Bug
>   Components: Serialization
>     Versions: 2.6
>  Environment: Any environment with standard Java 1.4 APIs not having sun.io.CharToByteConverter class (i.e. any non-Sun env)
>     Reporter: David Jung
>     Assignee: Brian Minchau
>     Priority: Blocker

>
> The org.apache.xml.serializer.Encodings class depends on the environment containing the undocumented non-Java-API class sun.io.CharToByteConverter.
> There doesn't seems to be any way to override the requirement with properties or any documentation on how to implement a compatible alternative version.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org