Justification:
Frame.setVisible
and
SwingUtilities.invokeLater
does not work in certain corner-case situations if the permission is not granted.
Issues:
A JNLP Client must ensure that the implementation of the JNLP services are secure. For example, if a JNLP Client restricts access to the clipboard by displaying a security advisor dialog, then the JNLP Client must ensure that this dialog cannot be programmatically closed by, e.g., posting events to the event queue. The specification will be updated to describe this issue.
Availability:
Java Web Start 1.0.1 early-access implementations this change.
Justification:
kind
attribute. It should be the
download
attribute.
Justification:
remove
command. The section incorrectly talks about the
delete
command in one place.
Justification: