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]

Re: more gcj 3.0 fun -- catch { try {...}...}, encodings


>>>>> "David" == David Brownell <david-b@pacbell.net> writes:

David> My first attempts to produce a simple version didn't succeed.
David> Maybe tomorrow.  (I presume the other main option would be a
David> runtime/eh bug?)

That's about it.  Sometimes you can rule out a runtime bug by
compiling to bytecode and running the program through `gij'.  I often
find this sort of comparison useful.

David> Just trying to help get an even better GCJ ... :)

Thanks for doing this.

Tom


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