On 11/01/2016 11:14, Chris Hegarty wrote:
These Exception types were used by the old character encoders/decoders
in sun.misc, that have since been removed, see 8144479 [1]. There is no
reason to keep these old Exception types.

$ hg rm src/java.base/share/classes/sun/misc/CEFormatException.java
$ hg rm src/java.base/share/classes/sun/misc/CEStreamExhausted.java

This looks okay to me.

-Alan

Reply via email to