-
Bug
-
Resolution: Not an Issue
-
P2
-
7u75, 8, 9
-
JDK9b52(64bit),Mac10.10-x64
-
x86
-
os_x
Testsuite name: JCK manual
Test name:api/java_awt/interactive/MenuTests.html#MenuTests
Product tested: JDK 9 b52 (64bit)
OS/architecture:Mac10.10-x64 (Processor:2.4 GHz Intel Core 2 Duo;Memory:3 GB 800 MHz DDR2 SDRAM)
Error log file:http://scaaa008.us.oracle.com:9502/runs/00737/737097.ManualSubmit/737097.ManualSubmit-1/workDir/api/java_awt/interactive/MenuTests_MenuTests.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
Is it a Regression:No
Test result on the last GAed release for this train:Fail(JDK8u45b09(64bit) on same platform fail)
Test result on FCS: (Mac10.10 don't support the build 1.8.0_b132)
Is it a platform specific issue:Yes(same build on mac10.9-x64 Passed,
same build on win7-sp1-x64 Passed .
same build on ubuntu14.04-x64 it doesn't support AquaLAF,
same build on solaris11-x64 it doesn't support AquaLAF,
same build on solaris11-sparc it doesn't support AquaLAF )
Is it a new (previously unsupported) OS/browser/mode testing: Yes
[If new configuration testing] Issue specific to execution mode or OS/browser version: Mac OS X 10.10
Steps to reproduce:
1. Install test bundle jdk9b52 from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/b52/bundles/macosx-x86_64/jdk-9-ea-macosx-x86_64.dmg to /Library/Java/JavaVirtualMachines/ jdk1.9.0.jdk
2. Download the JCK-runtime-9_b07.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/ea/b07/bundles/ to /var/root/jck/ and use /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/bin/java -jar JCK-runtime-9_b07.jar to unzip it
3.Run the following command:
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/bin/java -showversion -client -Xcomp -Xbatch -d64 -Dswing.defaultlaf=com.apple.laf.AquaLookAndFeel -cp /private/var/root/jck/JCK-runtime-9/classes:/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home -Djava.security.policy=/private/var/root/jck/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.MenuTests -TestCaseID ALL
Descriptions:
The "Add" operation requires a name to be specified(blank strings are valid).The "Add Separator" does not take the string into account.Please verify that the menuitems of the menu on the menubar of,this frame and the status area change accordingly.In some cases, the menu may not be displayed in the frame. It could be in the menubar of the screen, for example.
Actual behavior:
(1).After clicking "Add Separator" button, the separator didn't display in the menubar.but we can see the message from the status area, refer to Menu.jpg.
(2)We also tried to click "Add Separator" button more times,then press "Add" button, There is only one separator in the menubar of the screen.refer to Menu1.jpg.
Test name:api/java_awt/interactive/MenuTests.html#MenuTests
Product tested: JDK 9 b52 (64bit)
OS/architecture:Mac10.10-x64 (Processor:2.4 GHz Intel Core 2 Duo;Memory:3 GB 800 MHz DDR2 SDRAM)
Error log file:http://scaaa008.us.oracle.com:9502/runs/00737/737097.ManualSubmit/737097.ManualSubmit-1/workDir/api/java_awt/interactive/MenuTests_MenuTests.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
Is it a Regression:No
Test result on the last GAed release for this train:Fail(JDK8u45b09(64bit) on same platform fail)
Test result on FCS: (Mac10.10 don't support the build 1.8.0_b132)
Is it a platform specific issue:Yes(same build on mac10.9-x64 Passed,
same build on win7-sp1-x64 Passed .
same build on ubuntu14.04-x64 it doesn't support AquaLAF,
same build on solaris11-x64 it doesn't support AquaLAF,
same build on solaris11-sparc it doesn't support AquaLAF )
Is it a new (previously unsupported) OS/browser/mode testing: Yes
[If new configuration testing] Issue specific to execution mode or OS/browser version: Mac OS X 10.10
Steps to reproduce:
1. Install test bundle jdk9b52 from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/b52/bundles/macosx-x86_64/jdk-9-ea-macosx-x86_64.dmg to /Library/Java/JavaVirtualMachines/ jdk1.9.0.jdk
2. Download the JCK-runtime-9_b07.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/ea/b07/bundles/ to /var/root/jck/ and use /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/bin/java -jar JCK-runtime-9_b07.jar to unzip it
3.Run the following command:
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/bin/java -showversion -client -Xcomp -Xbatch -d64 -Dswing.defaultlaf=com.apple.laf.AquaLookAndFeel -cp /private/var/root/jck/JCK-runtime-9/classes:/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home -Djava.security.policy=/private/var/root/jck/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.MenuTests -TestCaseID ALL
Descriptions:
The "Add" operation requires a name to be specified(blank strings are valid).The "Add Separator" does not take the string into account.Please verify that the menuitems of the menu on the menubar of,this frame and the status area change accordingly.In some cases, the menu may not be displayed in the frame. It could be in the menubar of the screen, for example.
Actual behavior:
(1).After clicking "Add Separator" button, the separator didn't display in the menubar.but we can see the message from the status area, refer to Menu.jpg.
(2)We also tried to click "Add Separator" button more times,then press "Add" button, There is only one separator in the menubar of the screen.refer to Menu1.jpg.