-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b36
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223748 | 7u6 | Igor Nekrestyanov | P3 | Closed | Fixed | b07 |
On Windows platform we currently rely on DT native plugin to detect presence of JavaFX Runtime.
On Mac and Unix there are no native DT plugins and JavaFX runtime is always part of JRE bundle.
Also, all Mac/Unix browsers are NPAPI based
Convinient way to detect presence of JavaFX will be to report it in the mime tabl, like
application/x-java-applet;javafx=2.1.0
We also need an easy way to detect version of deployment stack, e.g. using
application/x-java-applet;deploy=10.0.0
On Mac and Unix there are no native DT plugins and JavaFX runtime is always part of JRE bundle.
Also, all Mac/Unix browsers are NPAPI based
Convinient way to detect presence of JavaFX will be to report it in the mime tabl, like
application/x-java-applet;javafx=2.1.0
We also need an easy way to detect version of deployment stack, e.g. using
application/x-java-applet;deploy=10.0.0
- backported by
-
JDK-2223748 Need to be able to detect true cobundle from mimetype
-
- Closed
-
- relates to
-
JDK-7161615 Deploy build fails on windows i586 due to missing include
-
- Closed
-
-
JDK-7148913 RegDeploy: NPAPI DT plugin does not have mimetype infor in the registry
-
- Closed
-
-
JDK-7170837 Update info part must be added to deploy version info on Linux/Mac.
-
- Closed
-