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: [patch] Fix PR23230 - wrong code generated in inner class


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

>> > Jacks is most likely not the place for such a testcase - AFAICT, they
>> > only check for compilation success, error or warning.
>> 
>> That's not the case. There are runtime tests as well. It is a JLS test not a
>> test of any specific API, so it should go in Jacks, I think - but I will
>> double-check on that when I submit it.

Ranjit> Tom Tromey is usually the authority on such matters.

I wouldn't mind seeing this as a jacks test case, send a
patch+ChangeLog against the jacks in mauve cvs and I will check it in.
A regression test for libgcj would also be a good alternative (but we
don't need both).

Tom


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