<AWT Dev> hg: jdk8/awt/jdk: 7022041: TitleBorder Null Pointer Exception

ptisnovs at redhat.com ptisnovs at redhat.com
Thu Jul 12 07:54:13 PDT 2012


Changeset: 4d750ca79fb7
Author:    ptisnovs
Date:      2012-07-12 16:54 +0200
URL:       http://hg.openjdk.java.net/jdk8/awt/jdk/rev/4d750ca79fb7

7022041: TitleBorder Null Pointer Exception
Summary: Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch

! src/share/classes/javax/swing/border/TitledBorder.java
+ test/javax/swing/border/Test7022041.java




More information about the awt-dev mailing list