> Built and run:
> $ javac plop.java && java plop
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at javax.imageio.ImageIO.getWriter(ImageIO.java:1581)
> at javax.imageio.ImageIO.write(ImageIO.java:1510)
> at plop.main(plop.java:15)
> Caused by: java.lang.Ille
reopen 639883
block 639924 by 639883
thanks
Hello,
Sorry but this bug is not fixed.
Taking the following source code:
import java.awt.image.RenderedImage;
import java.awt.image.BufferedImage;
import java.awt.Graphics2D;
import java.io.File;
import java.io.IOException;
import
On 08/31/2011 11:43 AM, Sebastian Ramacher wrote:
Package: openjdk-6-jre
Version: 6b23~pre8-2
Severity: important
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
After the recent upgrade from 6b23~pre7-1 to 6b23~pre8~2 the following simple
program fails to run:
public class Main {
static pu
Package: openjdk-6-jre
Version: 6b23~pre8-2
Severity: important
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
After the recent upgrade from 6b23~pre7-1 to 6b23~pre8~2 the following simple
program fails to run:
public class Main {
static public void main(String[] args)
{
java.awt.color
4 matches
Mail list logo