-
Bug
-
Resolution: Fixed
-
P4
-
11, 13, 14
-
b27
The closed test java/awt/event/KeyEvent/DisabledTargetF10/DisabledTargetF10.html fails in nightly testing on macos.
java.lang.RuntimeException: Menu was not brought down by F10, apparently.
at DisabledTargetF10.start(DisabledTargetF10.java:113)
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: Menu was not brought down by F10, apparently.
Comment in JDK-7090905 suggests that this needs to use Ctrl+F2 on mac, not F10.
java.lang.RuntimeException: Menu was not brought down by F10, apparently.
at DisabledTargetF10.start(DisabledTargetF10.java:113)
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: Menu was not brought down by F10, apparently.
Comment in JDK-7090905 suggests that this needs to use Ctrl+F2 on mac, not F10.