This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Untimed resolve ?


On Fri, 2002-12-27 at 09:39, Martin Vechev wrote:
> At the end of loading the X class it also resolves it, which seems 
> incorrect. Shouldn't it rich the actual 'new' bytecode
> and then throw NoClassDefFoundError. 

I think you're right.  Did you try it with Sun's or IBM's java?  I saw
something like this a couple of months ago.  gij was reporting an error
like this, but IBM's java could run the code just fine -- even though
the class in question was missing in both cases.

Would you mind filing a bug report for this?

Thanks,

AG



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