This is the mail archive of the java-patches@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: gcj: new encoding


Tom Tromey writes:
 > >>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
 > 
 > Andrew> As part of the new gcj ABI, we have a new encoding for classes when
 > Andrew> catching exceptions.  This also makes sure that we use the correct
 > Andrew> class loader to look up a type when matching an exception region.
 > 
 > FYI folks, this is another of the eclipse patches.
 > 
 > There's only a couple remaining.  Unfortunately, one of those (the one
 > to disable the gcj verifier) is not suitable for checkin,

So why not check in a patch that does this via an environment variable
or a command-line argument?

Andrew.

 


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