-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.1
-
x86
-
linux
Name: rmT116609 Date: 01/28/2003
DESCRIPTION OF THE PROBLEM :
There are places in my application where I generate Java source code in UTF-8. I then need to pass that through native2ascii. Running it as an external process is error-prone. I would like a way to use N2AFilter directly
from my application within 1 JVM. Making sun.tools.native2ascii.N2AFilter public (and fixing some bugs in it so that it's more general) would do the trick.
(Review ID: 164923)
======================================================================
DESCRIPTION OF THE PROBLEM :
There are places in my application where I generate Java source code in UTF-8. I then need to pass that through native2ascii. Running it as an external process is error-prone. I would like a way to use N2AFilter directly
from my application within 1 JVM. Making sun.tools.native2ascii.N2AFilter public (and fixing some bugs in it so that it's more general) would do the trick.
(Review ID: 164923)
======================================================================
- relates to
-
JDK-4302887 RFE: Unicode Escapes encoding should be exposed
-
- Closed
-