-
Bug
-
Resolution: Fixed
-
P3
-
7u51, 7u76, 8
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8037526 | 9 | Andy Herrick | P3 | Closed | Fixed | b08 |
JDK-8038057 | 8u20 | Andy Herrick | P3 | Resolved | Fixed | b09 |
JDK-8052941 | emb-8u26 | Andy Herrick | P3 | Resolved | Fixed | b17 |
JDK-8060564 | 7u80 | Andy Herrick | P3 | Resolved | Fixed | b03 |
JDK-8060310 | 7u76 | Andy Herrick | P3 | Resolved | Fixed | b04 |
JDK-8051404 | 7u75 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8051485 | 7u72 | Andy Herrick | P3 | Resolved | Fixed | b05 |
JDK-8049113 | 7u71 | Andy Herrick | P3 | Closed | Fixed | b05 |
JDK-8132828 | 7u60 | Andy Herrick | P3 | Resolved | Fixed | b34 |
1. Install the latest 8 nightly (#645) on win7-x86
2. import this cert to deployment Signer CA store so our apps will be regarded as valid CA-Signed: http://sqe-hgi.us.oracle.com/hg/index.cgi/8/deployment_int_ws/raw-file/5fe827854bc1/new_framework/lib/keyStore/valid_selfsigned_100year_keystore.cert
3. access http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/jsn/users/stephen/deployment_stuff/do.NOT.remove.me/bugs/lc_sqe_links/liveconnect/html/test_JS2SJ_Sandbox.html
4. Note the main jar MixedCodeAppletTLCAC.jar is missing manifest "Permissions"
5. If you see security warning dialog asking for if you want to "Run", then the issue is reproduced.
Expected:
The app should be directly blocked because of JDK-8025098.
Also:
1. the security warning dialog contains yellow warning saying that the jar missing manifest "Permissions" and will be blocked in a "future" JRE
2. after you click "Run", the apps will abort with error in trace:
========
Missing Application-Name manifest attribute for: http://localhost:8080/liveconnect/classes/MixedCodeAppletTLCAC.jar
========
So actually #1 and #2 contradict each other.
- backported by
-
JDK-8038057 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8051404 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8051485 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8052941 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8060310 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8060564 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8132828 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Resolved
-
JDK-8037526 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Closed
-
JDK-8049113 For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
- Closed
- duplicates
-
JDK-8029245 "Security Information" dialog shows up instead of "Application Blocked" when load signed apps whose jar is without "Permissions" attribute in manifest at High/VeryHigh level
- Closed
-
JDK-8027862 Regression: Security warning is shown instead of Application Blocked dialog if permissions attribute is missing
- Closed
-
JDK-8028065 Security dialog in Java Web Start is shown before blocking dialog when main jar is missing permissions attribute
- Closed
-
JDK-8031998 7u51 still shows Applet Security Warnings talks about "blocked in future version"
- Closed
- relates to
-
JDK-8028065 Security dialog in Java Web Start is shown before blocking dialog when main jar is missing permissions attribute
- Closed