Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2011 14:43:39 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-java@FreeBSD.org
Subject:   Re: ports/155288: [patch] java/openjdk6 Add com.sun.image.codec.jpeg support
Message-ID:  <201103091443.45201.jkim@FreeBSD.org>
In-Reply-To: <1299699464.1958.5.camel@mjakubik-laptop>
References:  <201103072241.p27Mfwww066861@freefall.freebsd.org> <1299699464.1958.5.camel@mjakubik-laptop>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103091443.45201.jkim>