-
Bug
-
Resolution: Fixed
-
P2
-
9
-
mac10.11-x64,jdk9b120(64bit)
-
b130
-
x86
-
os_x
-
Verified
Testsuite name: JCK manual
Test name:api/java_awt/interactive/event/EventTests.html#EventTest0014
Product tested: JDK 9 b120 64bit
OS/architecture:OS/architecture:Mac10.11-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression: Yes
[If Regression] Regression introduced in release/build:9 b120
(JDK 9 b119 on the same OS: Pass)
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:Yes(same build with Oel6.4 UEK x64:Pass
same build with Solaris11.3-x64:Pass
same build with Win10 x64:Pass)
Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Install test bundle jdk-9-ea+120_osx-x64_bin.dmg to /Library/Java/JavaVirtualMachines/jdk-9.jdk
2. Download the JCK-runtime-9.jar from /java/re/jck/9/promoted/ea/b36/bundles/JCK-runtime-9.jar to /var/root/jck and use /Library/Java/JavaVirtualMachines/jdk-9.jdk -jar JCK-runtime-9.jar to unzip it
3./Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/bin/java -showversion -cp /var/root/jck/JCK-runtime-9/classes:/Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/lib/tools.jar -Djava.security.policy=/private/var/root/jck/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.event.EventTests -TestCaseID EventTest0014
Descriptions:
This test verifies that events on menu are generated as expected.Please press the 'Show Frame' button,and select a menu item in the manu shown to generate an actionPerformed event.In some cases,the menu may not be displayed in the frame.It could be in the menubar of the screen,for example.Generate an actionPerformed event on the menu will turn on the checkbox below.The checkbox must be checked via an event generate on the menu for the test to pass.
Actual behavior:
The checkbox can't be checked via an event generate on the menu.
The following case has the same issue:
api/java_awt/interactive/event/EventTests.html#EventTest0015
Test name:api/java_awt/interactive/event/EventTests.html#EventTest0014
Product tested: JDK 9 b120 64bit
OS/architecture:OS/architecture:Mac10.11-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression: Yes
[If Regression] Regression introduced in release/build:9 b120
(JDK 9 b119 on the same OS: Pass)
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:Yes(same build with Oel6.4 UEK x64:Pass
same build with Solaris11.3-x64:Pass
same build with Win10 x64:Pass)
Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Install test bundle jdk-9-ea+120_osx-x64_bin.dmg to /Library/Java/JavaVirtualMachines/jdk-9.jdk
2. Download the JCK-runtime-9.jar from /java/re/jck/9/promoted/ea/b36/bundles/JCK-runtime-9.jar to /var/root/jck and use /Library/Java/JavaVirtualMachines/jdk-9.jdk -jar JCK-runtime-9.jar to unzip it
3./Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/bin/java -showversion -cp /var/root/jck/JCK-runtime-9/classes:/Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/lib/tools.jar -Djava.security.policy=/private/var/root/jck/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.event.EventTests -TestCaseID EventTest0014
Descriptions:
This test verifies that events on menu are generated as expected.Please press the 'Show Frame' button,and select a menu item in the manu shown to generate an actionPerformed event.In some cases,the menu may not be displayed in the frame.It could be in the menubar of the screen,for example.Generate an actionPerformed event on the menu will turn on the checkbox below.The checkbox must be checked via an event generate on the menu for the test to pass.
Actual behavior:
The checkbox can't be checked via an event generate on the menu.
The following case has the same issue:
api/java_awt/interactive/event/EventTests.html#EventTest0015