ports/155288: [patch] java/openjdk6 Add com.sun.image.codec.jpeg support

Jung-uk Kim jkim at FreeBSD.org
Wed Mar 9 19:43:53 UTC 2011


On Wednesday 09 March 2011 02:37 pm, Mike Jakubik wrote:
> Thanks for putting this in, however it does not seem to work with
> my code, i get the following error.
>
> java.lang.IncompatibleClassChangeError: Found class
> com.sun.image.codec.jpeg.JPEGImageEncoder, but interface was
> expected

That's because it is incomplete as noted in the PR, i.e., 
JPEGImageEncoder is just an empty stub.

Jung-uk Kim


More information about the freebsd-java mailing list