jdk/test/java/awt/TextField/EOLTest/EOLTest.java
changeset 39056 d99e63b6d962
parent 34787 36167bbe1a9f
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  @test
    25  @test
       
    26  @key headful
    26  @bug 8055197 7186036
    27  @bug 8055197 7186036
    27  @summary TextField should replace EOL character with space character
    28  @summary TextField should replace EOL character with space character
    28  @run main EOLTest
    29  @run main EOLTest
    29  */
    30  */
    30 
    31