-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
-
Mac OS X 10.6
Implement app name using bundle info and -Xdock:name VM parameter
Also provide better impl for -Xdock:icon since we'll be using the bundle info, which is all in the same code.
http://stackoverflow.com/questions/4217947/setting-process-name-on-mac-os-x-at-runtime
Also provide better impl for -Xdock:icon since we'll be using the bundle info, which is all in the same code.
http://stackoverflow.com/questions/4217947/setting-process-name-on-mac-os-x-at-runtime
- relates to
-
JDK-8100859 Mac: Stage.setTitle has no effect on Mac application name
- Closed