JDK-7124728 : [macosx] items are missing in JCheckBoxMenuItemTest0001 on Mac
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,7u4
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,os_x
  • CPU: generic,x86
  • Submitted: 2011-12-23
  • Updated: 2012-02-09
  • Resolved: 2012-02-09
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 :  
Duplicate :  
Description
JCheckBoxMenuItemTest0001 fails in api/javax_swing/interactive/JCheckBoxMenuItemTests_JCheckBoxMenuItem with jdk7 Build: b222
Follow the description to verify the behavior of JCheckBoxMenuItem.
Expected:
The menu contains four items that have no associated text or icon.
Actual:
None of the six menus have four items (see the attachment)

It's a regression starting from b219.

Comments
EVALUATION While the problem with broken shadows is critical, the system shadows aren't part of the spec. So I've submitted new bug 7141310 against the test and I've removed the tck-red keyword from this bug report.
31-01-2012