-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b06
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8057699 | 9 | Andy Herrick | P2 | Resolved | Fixed | b32 |
JDK-8082323 | emb-9 | Andy Herrick | P2 | Resolved | Fixed | b32 |
JDK-8063233 | 8u45 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8070635 | emb-8u47 | Andy Herrick | P2 | Resolved | Fixed | team |
1. Install jre9 nightly build from
http://jre.us.oracle.com/java/re/jdk/9/jdk9-client/latest/bundles/windows-i586/jre-9-ea-windows-i586.exe
2. Download http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/quality1/deployment2/larry/tmpcert/self.valid.cert and import into keystore:
"c:\Program Files (x86)\Java\jre1.9.0\bin\keytool.exe" -import -file self.valid.cert -keystore "c:\Program Files (x86)\Java\jre1.9.0\lib\security\cacerts" -storepass changeit -alias validSelfSign -noprompt
3. In browser load applet:
http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/quality1/deployment2/larry/appletattack/html/testZeroWidthGifImage.html
4. If the applet is blocked, the issue is reproduced.
The applet is signed with trusted certificate and requesting sandbox permission. The same applet can load fine with 8u25 b11.
http://jre.us.oracle.com/java/re/jdk/9/jdk9-client/latest/bundles/windows-i586/jre-9-ea-windows-i586.exe
2. Download http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/quality1/deployment2/larry/tmpcert/self.valid.cert and import into keystore:
"c:\Program Files (x86)\Java\jre1.9.0\bin\keytool.exe" -import -file self.valid.cert -keystore "c:\Program Files (x86)\Java\jre1.9.0\lib\security\cacerts" -storepass changeit -alias validSelfSign -noprompt
3. In browser load applet:
http://sqeweb.us.oracle.com/net/sqenfs-1/export1/comp/quality1/deployment2/larry/appletattack/html/testZeroWidthGifImage.html
4. If the applet is blocked, the issue is reproduced.
The applet is signed with trusted certificate and requesting sandbox permission. The same applet can load fine with 8u25 b11.
- backported by
-
JDK-8057699 Applet is blocked when requesting sandbox permission and loading loose resource
- Resolved
-
JDK-8063233 Applet is blocked when requesting sandbox permission and loading loose resource
- Resolved
-
JDK-8070635 Applet is blocked when requesting sandbox permission and loading loose resource
- Resolved
-
JDK-8082323 Applet is blocked when requesting sandbox permission and loading loose resource
- Resolved