--- old/src/java.desktop/share/classes/javax/swing/text/ParagraphView.java 2015-04-14 15:34:41.951837005 -0700 +++ new/src/java.desktop/share/classes/javax/swing/text/ParagraphView.java 2015-04-14 15:34:41.795837002 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -246,6 +246,7 @@ * rowIndex gives the index of the view that corresponds * that should be looked in. * @param pos position into the model + * @param b the bias * @param a the allocated region to render into * @param direction one of the following values: *