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]

Re: Patch: add `throws' reflection information



Tom Tromey writes:

> This patch adds reflection data so that
> java.lang.reflect.Method.getExceptionTypes() will work.
> It required a change to the compiler and the runtime.

I'm also going to check the patch that let all declared exceptions be
emitted in the classfile.

> Alex, are the compiler parts ok for the trunk?

Yes. Thank you for writing this patch.

./A


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