--- old/src/share/classes/javax/swing/text/ComponentView.java 2014-03-13 18:44:06.000000000 -0700 +++ new/src/share/classes/javax/swing/text/ComponentView.java 2014-03-13 18:44:06.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