--- old/src/java.desktop/share/classes/javax/swing/text/html/FormView.java 2015-09-18 13:06:08.829447925 -0700 +++ new/src/java.desktop/share/classes/javax/swing/text/html/FormView.java 2015-09-18 13:06:08.721447930 -0700 @@ -129,7 +129,7 @@ * Document attribute name for storing POST data. JEditorPane.getPostData() * uses the same name, should be kept in sync. */ - final static String PostDataProperty = "javax.swing.JEditorPane.postdata"; + static final String PostDataProperty = "javax.swing.JEditorPane.postdata"; /** * Used to indicate if the maximum span should be the same as the