JDK-7143117 : [macosx] JMenuItemTest0001 test fails in JCK-runtime-7 interactive
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u4
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-02-06
  • Updated: 2012-02-07
  • Resolved: 2012-02-07
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 7
7u4Resolved
Related Reports
Duplicate :  
Description
JMenuItemTest0001 test fails in api/javax_swing/interactive/JMenuItemTests_JMenuItem with jdk7u4 Build b227.
Description:
This test verifies the behavior of JMenuItem created with the default constructor.
Please verify that the panel below has a menubar with one menu in it.
The menu contains four items that have no associated text or icon.

Expected results:
The menu contains four items that have no associated text or icon.

Actual results:
The menu doesn't contains four items, it's empty (screen shot is attached)

Comments
EVALUATION this is the same problem as described in #7124728
07-02-2012