-
Bug
-
Resolution: Not an Issue
-
P2
-
6u28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213780 | 7u2 | Calvin Cheung | P2 | Closed | Cannot Reproduce |
Short desc:
test applets that use invalid jar name or codebase in applet html
got only ClassNotFoundException since 6u28 b01.
For 6u27 ( fcs 07, rev b21 ) in this case both FileNotFoundException and
ClassNotFoundException are thrown.
See details in comments
test applets that use invalid jar name or codebase in applet html
got only ClassNotFoundException since 6u28 b01.
For 6u27 ( fcs 07, rev b21 ) in this case both FileNotFoundException and
ClassNotFoundException are thrown.
See details in comments
- backported by
-
JDK-2213780 deployment/plugin/jarcaching: FileNotFound exception is not thrown for invalid jar since 6u28 b01
- Closed