-
Bug
-
Resolution: Fixed
-
P2
-
7u10
-
b16
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8003131 | 8 | Dmitry Cherepanov | P2 | Closed | Fixed | b65 |
JDK-8003790 | 7u21 | Dmitry Cherepanov | P2 | Closed | Fixed | b03 |
JDK-8003614 | 7u13 | Dmitry Cherepanov | P2 | Resolved | Fixed | b01 |
Tested build: 8-b255-2012-11-06_483
Native dialog which is shown for insecure JREs contains an Update button and when user clicks on it then application/applet should be blocked and user should be directed to java download page.
This is working fine for applets but not for javaws/javafx applications. In later case application is getting launched and java download is not getting shown to end user
Steps to reproduce:
1) install above mentioned jre bundle
2) Set system date to some future date e.g. Nov 2022
3) Try to launch any javaws application on command line or javafx application using DT webstart link
4) Native dialog should be there since JRE will be treated as insecure
5) Click on Update and if javaws or javafx application is getting launch without shwoing any java download page then bug is reproduced
Native dialog which is shown for insecure JREs contains an Update button and when user clicks on it then application/applet should be blocked and user should be directed to java download page.
This is working fine for applets but not for javaws/javafx applications. In later case application is getting launched and java download is not getting shown to end user
Steps to reproduce:
1) install above mentioned jre bundle
2) Set system date to some future date e.g. Nov 2022
3) Try to launch any javaws application on command line or javafx application using DT webstart link
4) Native dialog should be there since JRE will be treated as insecure
5) Click on Update and if javaws or javafx application is getting launch without shwoing any java download page then bug is reproduced
- backported by
-
JDK-8003614 Click on "Update" button on native dialog while launching javaws/javafx application is not working as advertised
-
- Resolved
-
-
JDK-8003131 Click on "Update" button on native dialog while launching javaws/javafx application is not working as advertised
-
- Closed
-
-
JDK-8003790 Click on "Update" button on native dialog while launching javaws/javafx application is not working as advertised
-
- Closed
-