--- old/src/java.desktop/share/classes/sun/swing/text/TextComponentPrintable.java 2015-05-08 22:12:09.000000000 +0300 +++ new/src/java.desktop/share/classes/sun/swing/text/TextComponentPrintable.java 2015-05-08 22:12:09.000000000 +0300 @@ -212,7 +212,7 @@ * level {@code JEditorPanes}. For instance if there is a frame * inside the frame it will return the top frame only. * - * @param c the container to find all frames under + * @param container the container to find all frames under * @param list {@code List} to append the results too */ private static void getFrames(final Container container, List list) {