-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.4.0
-
Component/s: core-libs
-
tiger
-
generic
-
solaris_8
The NIO APIs provide neither a way get the name of the default encoding
nor a way to get the default charset. Please add a method to do this.
I suggest
public static Charset Charset.default();
nor a way to get the default charset. Please add a method to do this.
I suggest
public static Charset Charset.default();
- relates to
-
JDK-4454622 (cs) Most character conversion clients do not use NIO API
-
- Resolved
-