JDK-8024720 : Applet cant run on mac osx when apple.laf.useScreenMenuBar property is used in jnlp
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7u1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2013-09-12
  • Updated: 2013-10-02
  • Resolved: 2013-10-02
Related Reports
Duplicate :  
Description
SHORT SUMMARY:
Applet cant run on mac osx when apple.laf.useScreenMenuBar property is used in jnlp
INDICATORS:
Adding this property causes applet to fail on mac osx
COUNTER INDICATORS:
Works fine on windows which does not use this property.
TRIGGERS:
apple.laf.useScreenMenuBar property in jnlp
KNOWN WORKAROUND:
Remove  apple.laf.useScreenMenuBar property or use empty os tag in resources
PRESENT SINCE:
7u9
HOW TO VERIFY:
Run the test in bugdb.
NOTES FOR SE:
None
REGRESSION:
None
Comments
Already fixed. Duplicated by JDK-8016513
02-10-2013