com.sun.image.codec.jpeg.JPEGImageEncoder.encode(BufferedImage) throws
IOException
with Oracle JDK it prints warning about the usage of com.sun.*

On Sun, Dec 5, 2010 at 6:18 PM, andrea del bene <[email protected]>wrote:

> Hi,
>
> I'm having some troubles trying to compile Wicket main trunk with OpenJdk
> under Ubuntu 10.10 64 bit. Is there any problem with this Java distribution?
> The compilation error a get is relative to class ResourceTestPage.java at
> testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/
>  The error message is the following:
>
> testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ResourceTestPage.java:[78,4]
> exception java.io.IOException is never thrown in body of corresponding try
> statement
>
> Everything goes fine under my virtual box with WinXp 32 with Oracle JDK.
>
> Thank you.
>

Reply via email to