jdk/test/java/awt/Frame/7024749/bug7024749.java
changeset 24155 53e618ceb567
parent 14158 f0692ac401cf
child 39056 d99e63b6d962
equal deleted inserted replaced
24154:1c6c9e47c9a0 24155:53e618ceb567
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 7024749
    26  * @bug 7024749 8019990
    27  * @summary JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
    27  * @summary JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
    28  * @library ../../regtesthelpers
    28  * @library ../../regtesthelpers
    29  * @build Util
    29  * @build Util
    30  * @author Oleg Pekhovskiy: area=awt.toplevel
    30  * @author Oleg Pekhovskiy: area=awt.toplevel
    31    @run main bug7024749
    31    @run main bug7024749