There is a small typo:
src/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java
+ /**
+ * The color ot tab's background.
+ */
protected Color tabAreaBackground;Thanks, Alexandr. On 6/25/2014 6:13 PM, andrei.eremeev wrote:
Hi Swing team, Please, review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8046434 The fix is available at: http://cr.openjdk.java.net/~yan/8046434/webrev.00/ Andrei
