This is the mail archive of the java-discuss@sourceware.cygnus.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: Wrong exception handler called?


Godmar> So I assume things have changed and people have found a
Godmar> different way to ensure that exception labels don't get freed
Godmar> and their memory addresses get reused until the end of the
Godmar> compilation when the exception handler table is output(?)

Maybe they're assuming the new GC stuff in gcc?
I don't know.  I don't know this code well enough (or at all) to say
what is going on.

This could still be a problem for jc1 because it hasn't yet been
converted to use the GC.

Tom

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