(cs) Charset.forName() current throws IllegalArgumentException (which is not documented) when null is the charset name passed in, a NullPointerException is
more appropriate (by convention) in this situation.
###@###.### 2005-2-12 00:35:14 GMT
more appropriate (by convention) in this situation.
###@###.### 2005-2-12 00:35:14 GMT
- relates to
-
JDK-4454622 (cs) Most character conversion clients do not use NIO API
- Resolved
-
JDK-4954004 Convert use of old sun.io APIs into new java.nio.charset APIs
- Resolved