JDK-8003191 : Need to be able to launch 'About Java' from command line
  • Type: Enhancement
  • Component: deploy
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS:
    windows_xp,windows_2008,windows_vista,windows_7,windows_2012,windows_8 windows_xp,windows_2008,windows_vista,windows_7,windows_2012,windows_8
  • CPU: generic,x86
  • Submitted: 2012-11-08
  • Updated: 2014-02-05
  • Resolved: 2012-12-14
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 JDK 8
7u21Fixed 8 b68Fixed
Related Reports
Relates :  
Description
This change is requested by install team.
Currently About Java dialog box can be launched only via About button on Java Control Panel. We need to bypass the JCP and directly launch About Java dialog for JDK8 feature - JDK-7086516: Need to add 'Java' items to Windows Start Menu.


Comments
Verified with jre8-b114 on win7/x64 using command: java "-Xbootclasspath/a:c:\program files\java\jre8\lib\javaws.jar;c:\program files\java\jre8\lib\deploy.jar;c:\program files\java\jre8\lib\plugin.java" com.sun.deploy.panel.ControlPanel -tab about
01-11-2013

problems caused by pushing this fix with wrong bug id: https://jbs.oracle.com/bugs/browse/JDK-8003192 instead of https://jbs.oracle.com/bugs/browse/JDK-8003191
09-03-2013

this was putback with incorrect cr id 8003191
14-12-2012

OK - I see from webrev installer is using args: "-tab about" - will implement
05-12-2012

although this is needed by install team only in JDK8 - I'm moving to 7u12 list to ensure is is addressed soon. What I need is exact syntax that is being used to invoke JCP from menu entry in 8 to try to get to about box - actual implementation is simple.
05-12-2012