[3.3] classloader failure
Mark Wielaard
mark@klomp.org
Sun Jun 8 12:59:00 GMT 2003
Hi,
Going through some old mail to get up to speed with libgcj hacking
again.
On Mon, 2003-03-17 at 22:58, Jeff Sturm wrote:
> On 17 Mar 2003, Mark Wielaard wrote:
> > Could you check that if you repackage the jar/zip files without the
> > extended time stamp the failure goes away.
>
> Well, strace says the last file opened before crashing was:
>
> open("/opt/oracle/jdbc/lib/classes12.zip", O_RDONLY) = 18
>
> which is an interesting clue. Chances are this archive was created
> with /usr/bin/zip and not jar.
>
> I didn't try to rebuild classes12.zip with jar.
>
> > Or could you comment out the
> > setTime() call in ZipEntry.setExtra(byte[]) to check that that works.
>
> It does, thanks.
I see that I never followed up onto this issue. Is this still a problem?
Could you file a bug report for it in that case?
Thanks,
Mark
More information about the Java
mailing list