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

[TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows

XMLWordPrintable

    • b25
    • generic
    • windows

        java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows with following exception in our internal CI system:

        ----------System.err:(13/945)----------
        java.lang.RuntimeException: Test FAILED. Wrong number of MouseEntered events = 0
        at ModalDialogEnterExitEventsTest.main(ModalDialogEnterExitEventsTest.java:86)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        This is reproducible intermittently in local Windows 10 system also

              jdv Jayathirth D V
              jdv Jayathirth D V
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: