-
Bug
-
Resolution: Fixed
-
P2
-
5.0u25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2217450 | 1.4.2_37 | Vikram Aroskar | P2 | Closed | Fixed | b01 |
Short desc:
javaws testsuite test "update" fails when tries to load info.txt file
which is located inside application jar.
The same code works OK if it is executed as standalone java app/class
without using javaws.
See "Comments" section for details.
javaws testsuite test "update" fails when tries to load info.txt file
which is located inside application jar.
The same code works OK if it is executed as standalone java app/class
without using javaws.
See "Comments" section for details.
- backported by
-
JDK-2217450 JNLP application can't find and load resource (txt file) from its application jar file
- Closed
- relates to
-
JDK-6340856 Classloader is unable to load classes from extension jars (premature close)
- Resolved
-
JDK-6767754 remove the JNLPURLStreamHandler class from jaws code and follow 6.0 coding pattern
- Closed