-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8u92, 9
-
Component/s: deploy
-
b116
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8156248 | 8u111 | Andy Herrick | P3 | Resolved | Fixed | b01 |
| JDK-8153226 | 8u102 | Andy Herrick | P3 | Resolved | Fixed | b02 |
| JDK-8162023 | emb-8u111 | Andy Herrick | P3 | Resolved | Fixed | b01 |
This is a small problem in the implementation of the URL Scheme Handler feature. When an all-permissions app is launched using the scheme handler such as: jnlp:http://slc02gao.us.oracle.com:9001/forms/frmservlet?config=webstart
The security dialog shows the text "Launched from a downloaded JNLP file" and there is no "always" checkbox
note - this occurs with applets in javaws such as:
jnlp:http://oklahoma.us.oracle.com/www/tests/jnlp/appleta.jnlp
but not with applications such as:
jnlp:http://oklahoma.us.oracle.com/www/tests/jnlp/javaws.jnlp
The security dialog shows the text "Launched from a downloaded JNLP file" and there is no "always" checkbox
note - this occurs with applets in javaws such as:
jnlp:http://oklahoma.us.oracle.com/www/tests/jnlp/appleta.jnlp
but not with applications such as:
jnlp:http://oklahoma.us.oracle.com/www/tests/jnlp/javaws.jnlp
- backported by
-
JDK-8153226 URL Scheme handler problem
-
- Resolved
-
-
JDK-8156248 URL Scheme handler problem
-
- Resolved
-
-
JDK-8162023 URL Scheme handler problem
-
- Resolved
-