Do not use APIs from the sun.io package

The sun.io.* APIs have been removed in Java SE 8. Replace or remove this API in your application.

For more information, see the Character Conversion in Java 8, Package java.nio documentation and Package java.nio.charset documentation.