Do not use APIs from the com.sun.image.codec.jpeg package

The com.sun.image.codec.jpeg API is not available in Java SE 11. Use the Java Image I/O API instead.

For more information, see the Removed com.sun.image.codec.jpeg Package and Package javax.imageio documentation.