-
Bug
-
Resolution: Fixed
-
P1
-
6, 6u10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199291 | 7 | Thomas Ng | P1 | Closed | Fixed | b64 |
JDK-2163710 | 6u7 | Thomas Ng | P1 | Resolved | Fixed | b06 |
A senior wonderland enginer reports :
----
A couple of brave community members have tried running, via webstart, Project Wonderland (http://wonderland.dev.java.net) with JDK 6u10 and both have run into the following exception
Caused by: java.lang.SecurityException: sealing violation: can't seal package javax.media.jai.operator: already loaded
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
This works fine under other versions of JDK 6 and JDK 5.
---
I can verify this is so starting with b21 that this webstarted app fails.
That build contains on;ly deployment fixes - a large number of them so
I'm not sure what the cause is.
----
A couple of brave community members have tried running, via webstart, Project Wonderland (http://wonderland.dev.java.net) with JDK 6u10 and both have run into the following exception
Caused by: java.lang.SecurityException: sealing violation: can't seal package javax.media.jai.operator: already loaded
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
This works fine under other versions of JDK 6 and JDK 5.
---
I can verify this is so starting with b21 that this webstarted app fails.
That build contains on;ly deployment fixes - a large number of them so
I'm not sure what the cause is.
- backported by
-
JDK-2163710 Wonderland does not install via webstart with 6u10 b21 or later
- Resolved
-
JDK-2199291 Wonderland does not install via webstart with 6u10 b21 or later
- Closed
- duplicates
-
JDK-6714839 sealing violation: can't seal package com.sun.media.imageioimpl.stream: already
- Closed
- relates to
-
JDK-6595845 Java 6 JavaWebstart increases footprint by factor 2
- Closed