Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6784299
Votes 0
Synopsis All-permissions jnlp applet execution bails out if user cancel certificate dialog
Category java_plugin:plugin2
Reported Against
Release Fixed 6u14(b03)
State 11-Closed, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 11-DEC-2008
Description
A signed jnlp applet that request all-permission. e.g 

<security>
  <all-permissions/>
</security>

does not run if certificate dialog is cancelled by user.

One testcase is at http://javafx.com/samples/EffectsPlayground/index.html
Posted Date : 2008-12-11 23:58:48.0
Work Around
N/A
Evaluation
In the new Java Plug-in, when user cancel certificate dialog of a JNLP applet that request all-permissions, we stop running the applet. Memory cache of the denied urls is cleared so user can reload the page (or choose to reload via java error panel) and given the second chance to run the applet.
Posted Date : 2009-02-03 01:55:25.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang