-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: deploy
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8131952 | 7u40 | Unassigned | P4 | Closed | Fixed |
When using the following ant configuration the application launches but the name shows up as the ID celerFXApp rather than CelerTrader
<fx:application name="CelerTrader" id="celerFXApp"
mainClass="${main.class.name}"
toolkit="swing"/>
<fx:application name="CelerTrader" id="celerFXApp"
mainClass="${main.class.name}"
toolkit="swing"/>
- backported by
-
JDK-8131952 Application name not showing up after package
-
- Closed
-