Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Not an Issue
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_7
Description
I noticed this problem running the SwingSet2 demo on Merlin b51 (actually
slightly pre-b51) on Solaris Sparc. After tooling around all over without
any problems, I glanced at my shell window and saw:
java.lang.NoClassDefFoundError: java/util/Collections$SynchronizedList
at java.util.Collections.synchronizedList(Collections.java:1706)
at java.util.Vector.subList(Vector.java:971)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(Ba
sicDirectoryModel.java:324)
Unfortunately I don't know where in the demo I was at the time this
was generated, and I wasn't able to reproduce it.
slightly pre-b51) on Solaris Sparc. After tooling around all over without
any problems, I glanced at my shell window and saw:
java.lang.NoClassDefFoundError: java/util/Collections$SynchronizedList
at java.util.Collections.synchronizedList(Collections.java:1706)
at java.util.Vector.subList(Vector.java:971)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(Ba
sicDirectoryModel.java:324)
Unfortunately I don't know where in the demo I was at the time this
was generated, and I wasn't able to reproduce it.
Attachments
Issue Links
- relates to
-
JDK-4764778 Interrupted thread can't load classes from classes directory (sol)
-
- Closed
-