RFR [9] 8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 11 11:26:48 UTC 2016
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
More information about the core-libs-dev
mailing list