jdk/test/java/awt/datatransfer/ConstructFlavoredObjectTest/ConstructFlavoredObjectTest.java
changeset 39056 d99e63b6d962
parent 36511 9d0388c6b336
child 42936 2b8cc27c159c
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
    28 import java.io.Reader;
    28 import java.io.Reader;
    29 import javax.swing.JLabel;
    29 import javax.swing.JLabel;
    30 import javax.swing.TransferHandler;
    30 import javax.swing.TransferHandler;
    31 /*
    31 /*
    32  * @test
    32  * @test
       
    33  * @key headful
    33  * @bug 8130329
    34  * @bug 8130329
    34  * @summary  Audit Core Reflection in module java.desktop AWT/Miscellaneous area
    35  * @summary  Audit Core Reflection in module java.desktop AWT/Miscellaneous area
    35  *           for places that will require changes to work with modules
    36  *           for places that will require changes to work with modules
    36  * @author Alexander Scherbatiy
    37  * @author Alexander Scherbatiy
    37  */
    38  */