-
Bug
-
Resolution: Fixed
-
P2
-
fx2.0
For public sample sdk (or any internal dtTests sample, there is a contextual issue with the Java security warning message as 6ux users (where ux < than required security version).
In one place, it says "the required version of Java, 1.6.0_10, is not the latest and may not contain the latest security updates" , and in other place, it says "The application requires an earlier version of Java. Do ...."
Two issues:
1) The message should not have been truncated " The application requires an earlier version of Java. Do ..."
2) Users are warned that their installed Java version is not the latest (but satisfy with fx requirement) and on the other hand, public sdk applicaiton requires an earlier version of Java
See the attached screenshot for a complete picture
*** Steps to reproduce:
0) Install jre 6u10
1) Install fx promotion - b39 and its public samples
2) Using any browser, invoke the local public samples (created from step#1) e.g KeystrokeMotion.html
There will be a controversy Java Security Warning dialog as screenshot attached