jdk/test/javax/swing/text/View/8014863/bug8014863.java
changeset 42338 a60f280f803c
parent 40128 e635645d2a8a
equal deleted inserted replaced
42148:7a4a59859ac0 42338:a60f280f803c
    26  * @key headful
    26  * @key headful
    27  * @bug 8014863
    27  * @bug 8014863
    28  * @bug 8024395
    28  * @bug 8024395
    29  * @summary  Tests the calculation of the line breaks when a text is inserted
    29  * @summary  Tests the calculation of the line breaks when a text is inserted
    30  * @author Dmitry Markov
    30  * @author Dmitry Markov
       
    31  * @modules java.desktop/javax.swing.text:open
    31  * @library ../../../regtesthelpers
    32  * @library ../../../regtesthelpers
    32  * @build Util
    33  * @build Util
    33  * @run main bug8014863
    34  * @run main bug8014863
    34  */
    35  */
    35 
    36