-
Bug
-
Resolution: Fixed
-
P4
-
1.1.6
-
1.1.6
-
x86
-
windows_nt
-
Not verified
Name: eyC74480 Date: 03/31/98
The most commonly reported class is "java.util.Date," though others may fail as well. This is a random bug, appearing only on attempts to load multi-threaded applications, and affected by a wide variety of circumstances. We have not yet managed to produce a simple test case.
The only classes that have ever failed to load are coming from .zip or .jar files on the classpath. This could be an indication that the zip support is not being accessed in a thread-safe manner, or it could simply be a statistical thing since that's where the majority of our classes reside.
(Review ID: 27493)
======================================================================
- relates to
-
JDK-4155107 jre 1.1.6 reports exception or hangs in ImageFetcher thread when loading a gif f
- Closed
-
JDK-4074456 images within JAR file are not accessed from java application
- Closed
-
JDK-4091384 java is busted on NT cannot load classes from ZIP/JAR
- Closed