-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b20
-
x86_64
-
os_x_10.15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256595 | 11.0.11-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8258995 | 11.0.11 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
The following test failed in the JDK16 CI:
java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html
Here's a snippet from the log file:
#section:applet
----------messages:(4/217)----------
command: applet MouseEventAfterStartDragTest.html
reason: User specified action: run applet MouseEventAfterStartDragTest.html
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 4.26
----------System.out:(0/0)----------
----------System.err:(5/347)----------
java.lang.RuntimeException: Test failed
at MouseEventAfterStartDragTest.start(MouseEventAfterStartDragTest.java:151)
at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:157)
at java.base/java.lang.Thread.run(Thread.java:832)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed
----------rerun:(41/6042)*----------
java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html
Here's a snippet from the log file:
#section:applet
----------messages:(4/217)----------
command: applet MouseEventAfterStartDragTest.html
reason: User specified action: run applet MouseEventAfterStartDragTest.html
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 4.26
----------System.out:(0/0)----------
----------System.err:(5/347)----------
java.lang.RuntimeException: Test failed
at MouseEventAfterStartDragTest.start(MouseEventAfterStartDragTest.java:151)
at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:157)
at java.base/java.lang.Thread.run(Thread.java:832)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed
----------rerun:(41/6042)*----------
- backported by
-
JDK-8256595 closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
- Resolved
-
JDK-8258995 closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
- Resolved