--- old/src/share/classes/javax/swing/text/ComponentView.java 2014-03-23 13:39:01.000000000 -0700 +++ new/src/share/classes/javax/swing/text/ComponentView.java 2014-03-23 13:39:01.000000000 -0700 @@ -374,6 +374,7 @@ * cached between the associated view and the * container hosting this component). */ + @SuppressWarnings("serial") // JDK-implementation class class Invalidator extends Container implements PropertyChangeListener { // NOTE: When we remove this class we are going to have to some