This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR java/9685: Fix Catching Illegal Access to Package-Private Fields/Members


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

Bryce> This patch looks good to me (see comments below), but Andrew or Per
Bryce> will have to approve it. Did you run it against the jacks testsuite?
Bryce> Hopefully it should fix some failures there.

Yeah, I think we should require that any (with exceptions for the
weird situations) front end change be tested against Jacks and either
accompanied by a new test case or a deletion from the Jacks xfail
file.  Actually I'd like to go further and require that no new Jacks
regressions ever be added.

Tom


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