JDK-8158485 : The "File" menu's menuitems can not bring up information window or modal quit Dialog.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2016-05-27
  • Updated: 2019-02-01
  • Resolved: 2019-02-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
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.
Comments
mac10.11/9b126, there is no thus issue
08-07-2016

The same issue reproduce with jdk9b122(64bit) on mac10.10. RULE "api/java_awt/interactive/ComponentTests_ComponentTests" any any
14-06-2016

Issue reproduced on OS X 10.11.3. JCK command used: /Library/Java/JavaVirtualMachines/jdk-9-ea+120.jdk/Contents/Home/bin/java -jar JCK-runtime-9/lib/jtjck.jar -k:interactive "api/java_awt/interactive/ComponentTests.html#ComponentTest"
09-06-2016

Tried to reproduce the issue using the mentioned steps but the mentioned steps didn't work on my machine. Tried on OS X 10.11.3 (MacBook Pro (Retina, 13-inch, Early 2015)) Faced problems in Step number 2 and 3: 1. Install test bundle jdk-9-ea+120_linux-x64_bin.tar.gz to /Library/Java/JavaVirtualMachines/jdk-9.jdk - Downloaded and installed, but why to download linux bundle, why not OS X bundle? 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 - Is it compulsory to download JCK-runtime-9.jar in /var/root/jck directory. I downloaded to some other folder - command failed to execute- /Library/Java/JavaVirtualMachines/jdk-9.jdk -jar JCK-runtime-9.jar 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 - command failed to execute - /Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/bin/java -showversion
09-06-2016

moved into jdk bug after comparing the behavior with 9b115 vs 9b120
02-06-2016

RULE "api/java_awt/interactive/ComponentTests_ComponentTests" TestCase [ComponentTest0001] Component test does NOT work as expected. The "File " menuitems can not bring up.refer to INTJDK-7623763. RULE "api/java_awt/interactive/ComponentTests_ComponentTests" TestCase [ComponentTest0002] Component test does NOT work as expected. The "File " menuitems can not bring up.refer to INTJDK-7623763. RULE "api/java_awt/interactive/ComponentTests_ComponentTests" TestCase [ComponentTest0003] Component test does NOT work as expected. The "File " menuitems can not bring up.refer to INTJDK-7623763.
27-05-2016