Our AWT application will not load on WinNT 4.0 through JAR/ZIP file.
works fine on win95 and will load if jar/zip in unjared or unzipped.
earl.johnson@Eng 1997-11-13
Not an accessibility bug.
Try following:
This bug is in resorce loader for WinNT, getResource fails on NT
if file is bundled in to JAR or zip. It will fail at random though
recreatable. Use JavaPureCheck as a test case. You can get JPC from
suntest.Eng internal web site. or Its free from external web site.
vaibhav.malawade@Eng 1998-01-23
works fine on win95 and will load if jar/zip in unjared or unzipped.
earl.johnson@Eng 1997-11-13
Not an accessibility bug.
Try following:
This bug is in resorce loader for WinNT, getResource fails on NT
if file is bundled in to JAR or zip. It will fail at random though
recreatable. Use JavaPureCheck as a test case. You can get JPC from
suntest.Eng internal web site. or Its free from external web site.
vaibhav.malawade@Eng 1998-01-23
- relates to
-
JDK-4124249 Regression: JDK1.1.6K classloading sometimes fails with "NoClassDefFoundError"
-
- Closed
-