hg: jdk8/awt/jdk: 6818083: When DISPLAY is bad, InternalError thrown, not AWTError
anthony.petrov at oracle.com
anthony.petrov at oracle.com
Tue Oct 16 09:11:43 PDT 2012
Changeset: f42d178f0452
Author: anthony
Date: 2012-10-16 20:11 +0400
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/f42d178f0452
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
Summary: Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
Contributed-by: Mikhail Cherkasov <mikhail.cherkasov at oracle.com>
! src/solaris/native/sun/awt/awt_GraphicsEnv.c
+ test/java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java
+ test/java/awt/Toolkit/BadDisplayTest/BadDisplayTest.sh
More information about the jdk8-changes
mailing list