<Swing Dev> hg: jdk7/swing/jdk: 5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
peter.zhelezniakov at sun.com
peter.zhelezniakov at sun.com
Mon Sep 1 11:22:37 UTC 2008
Changeset: 291feed36076
Author: peterz
Date: 2008-09-01 15:21 +0400
URL: http://hg.openjdk.java.net/jdk7/swing/jdk/rev/291feed36076
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
Summary: Wrapped parseInt() with try/catch
Reviewed-by: gsm
! src/share/classes/javax/swing/text/html/HRuleView.java
+ test/javax/swing/text/html/HRuleView/Test5062055.java
More information about the swing-dev
mailing list