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

[macos] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically

    XMLWordPrintable

Details

    • b21
    • x86
    • os_x

    Backports

      Description

        Testsuite name:Regression
        Test name(s):java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java
        Product(s) tested:jdk9b92(64bit)
        OS/architecture:mac10.11-x64(MacBook-Pro,Processor(2.2 Ghz Intel Core i7),Memory(4Gb 1333MHz DDR3),Graphics(AMD Radeon HD 6750M 512MB))


        Reproducible: Always
        Reproducible on machine:Evergreen-machine
        [If Sometimes] Also reproducible on machine:

        Is it a Regression: NO(jdk9b91 jdk9b90 jdk9b89 failed the same issue)
        [If Regression] Regression introduced in release/build:
        Test result on the last GAed release for this train:
        [if Fail] Test result on FCS:

        Is it a platform specific issue: YES(the same build on win7-sp1-x64:Passed;
                                                              the same build on solaris11.2-x64:Passed;
                                                              the same build on solaris11.3-sparc:Passed;
                                                              the same build on oel6.4-uek-x64:Passed)
        [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:Yes
        [If new configuration testing] Issue specific to execution mode or OS/browser version:mac10.11
         

        Actual behavior:
        This case failed automatically and thrown the following exception:

        Failed component: java.awt.Button[button0,20,20,50x50,invalid,label=B]
        java.lang.RuntimeException: Test FAILED: COMPONENT_MOVED is sent 2 times after call to setBounds()
        at MovedResizedTwiceTest.fail(MovedResizedTwiceTest.java:265)
        at MovedResizedTwiceTest.checkMoved(MovedResizedTwiceTest.java:195)
        at MovedResizedTwiceTest.init(MovedResizedTwiceTest.java:132)
        at MovedResizedTwiceTest.main(MovedResizedTwiceTest.java:211)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:520)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:747)

        Attachments

          Issue Links

            Activity

              People

                serb Sergey Bylokhov
                tolli Tony Li (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: