JDK-7167250 : [macosx]Application Menu listed as "Main"
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-05-08
  • Updated: 2012-05-17
  • Resolved: 2012-05-17
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
7u6Resolved
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
1.7.0_06-ea-b08

ADDITIONAL OS VERSION INFORMATION :
Mac OS 10.7.3

A DESCRIPTION OF THE PROBLEM :
Every Mac Application has Menu with at least one entry.  Even if the Java form has uses a menu, those items are to the right of this first menu.

The name of this entry is "Main".

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run any JWS.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
 In Apple's implementation this took the same value as the <title> sub-tag of the <information> tag of the jnlp.
ACTUAL -
It is "Main"

REPRODUCIBILITY :
This bug can be reproduced always.