Commit 5065eec
Takanori Takase
Added ProtectionDomain argument when creating a template class. When a
template is created in Java web start application, the generated
template class must have the signer infromation identical to other
classes in the same package. Otherwise, java.lang.SecurityException is
thrown from ClassLoader's checkCerts() method.1 parent 9d320f8 commit 5065eec
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments