-
Bug
-
Resolution: Duplicate
-
P2
-
9
-
mac10.11-x64,jdk9b120(64bit)
-
x86
-
os_x
Testsuite name: JCK manual
Test name:api/java_awt/interactive/ComponentTests.html#ComponentTests
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.ComponentTests -TestCaseID ALL
Descriptions:
Pressing the "start test 1" button shown below in this test frame brings up a "Test 1" frame containing a menubar with a "File" menu. The "File" menu has menuitems that bring up an information window and a quit Dialog that is modal. Please verify that attempts to interact with the ComponentTest0001 test frame and with the "File" menu in the "Test 1" frame fail while the modal dialog is displayed.
Actual behavior:
The "File" menuitems can not bring up information window or modal quit Dialog.refer to Component001.jpg.
And the case Component0002,Component0003 has the same issue.
Test name:api/java_awt/interactive/ComponentTests.html#ComponentTests
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.ComponentTests -TestCaseID ALL
Descriptions:
Pressing the "start test 1" button shown below in this test frame brings up a "Test 1" frame containing a menubar with a "File" menu. The "File" menu has menuitems that bring up an information window and a quit Dialog that is modal. Please verify that attempts to interact with the ComponentTest0001 test frame and with the "File" menu in the "Test 1" frame fail while the modal dialog is displayed.
Actual behavior:
The "File" menuitems can not bring up information window or modal quit Dialog.refer to Component001.jpg.
And the case Component0002,Component0003 has the same issue.
- duplicates
-
JDK-8156460 [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
-
- Resolved
-