-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
SDK build: http://jfx.sfbay.sun.com/hudson/job/presidio-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/public/javafx-sdk2.0-beta-windows-i586.zip (#259)
Double clicking the jnlp files laucnhed the application but on closing the application javaw process still remains active
Steps to reproduce:
1) Unzip the SDK bundles
2) Invoke Java control Panel and set Java console option to "Show..."
3)Go to "sdk\apps"
4) Double click any application jar e.g. BrickBreaker.jnlp
5) Close the jnlp application and if javaw remains active and Java console fails to disposed then bug is reproduced
Double clicking the jnlp files laucnhed the application but on closing the application javaw process still remains active
Steps to reproduce:
1) Unzip the SDK bundles
2) Invoke Java control Panel and set Java console option to "Show..."
3)Go to "sdk\apps"
4) Double click any application jar e.g. BrickBreaker.jnlp
5) Close the jnlp application and if javaw remains active and Java console fails to disposed then bug is reproduced
- is blocked by
-
JDK-8111008 Need to call Application stop and destroy methods as part of application life cycle
- Closed