hg: jdk/client: 8205144: JSpinner may change the font after became visible
sergey.bylokhov at oracle.com
sergey.bylokhov at oracle.com
Sat Jun 23 18:50:29 UTC 2018
Changeset: 97852c0a7a91
Author: serb
Date: 2018-06-23 11:48 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/97852c0a7a91
8205144: JSpinner may change the font after became visible
Reviewed-by: psadhukhan
! src/java.desktop/share/classes/javax/swing/JSpinner.java
- test/jdk/javax/swing/JSpinner/6421058/bug6421058.java
+ test/jdk/javax/swing/JSpinner/WrongEditorTextFieldFont/FontByDefault.java
+ test/jdk/javax/swing/JSpinner/WrongEditorTextFieldFont/FontSetByLaF.java
+ test/jdk/javax/swing/JSpinner/WrongEditorTextFieldFont/FontSetByUser.java
- test/jdk/javax/swing/JSpinner/WrongEditorTextFieldFont/WrongEditorTextFieldFont.java
More information about the jdk-client-changes
mailing list