-
Bug
-
Resolution: Fixed
-
P2
-
7-client
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214616 | 8 | Andy Herrick | P2 | Closed | Fixed | b12 |
If JavaFX is installed on top of old insecure JRE then we will show warning every time any application is run.
The warning will be the same as in case user has latest secure JRE installed and app requests older JRE.
As in this case it was user choice to not install newer JRE then we should not warn him every time.
From Jeff H.:
> As long as the applet is not *explicitly* requesting 6u10, we should just run the applet on the existing JRE.
The warning will be the same as in case user has latest secure JRE installed and app requests older JRE.
As in this case it was user choice to not install newer JRE then we should not warn him every time.
From Jeff H.:
> As long as the applet is not *explicitly* requesting 6u10, we should just run the applet on the existing JRE.
- backported by
-
JDK-2214616 Do not pop security warning to users of old JREs if they install JavaFX
-
- Closed
-