This is the mail archive of the java-prs@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj/338


The following reply was made to PR gcj/338; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: green@cygnus.com
Cc: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: gcj/338
Date: 10 Sep 2000 17:31:12 -0600

 Anthony> Here's one way to avoid the deadloop symptom.  It's difficult
 Anthony> to say what the right thing to do is.
 
 One idea would be to throw a LinkageError because the class is already
 loaded.  See ClassLoader.defineclass.
 
 Comments on this idea?
 
 Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]