Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8025440

[TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108

    XMLWordPrintable

Details

    • b108
    • 8
    • b117
    • generic
    • generic
    • Verified

    Backports

      Description

        test com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108, reproduced on MacOS and Windows; it passed with jdk8b107 and jdk7u40b43

        log:
        ----------System.out:(2/94)----------
        Any messages for the tester will display here.
        Any messages for the tester will display here.
        ----------System.err:(15/987)----------
        java.lang.IllegalArgumentException: The window must have a non-null warning string.
        at com.sun.awt.SecurityWarning.getSize(SecurityWarning.java:76)
        at GetSizeShouldNotReturnZero.init(GetSizeShouldNotReturnZero.java:81)
        at GetSizeShouldNotReturnZero.main(GetSizeShouldNotReturnZero.java:120)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        Attachments

          Issue Links

            Activity

              People

                pchelko Petr Pchelko (Inactive)
                vakulova Vera Akulova (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: