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]

[Patch] PR java/9685: Fix Catching Illegal Access to Package-PrivateFields/Members


Ranjit Mathew writes:
 > Hi,
 > 
 >     This patch proposes to fix PR java/9685.
 > 
 > Tested on i686-pc-linux-gnu by bootstrapping c,c++,java.
 > No testsuite regressions, except for the known
 > InvokeInterface failure that's unrelated to this patch.
 > 
 > Ok for mainline?

Looks OK, but I think we should have a test case that fails before
your patch and passes afterwards.

Oh, and I guess I agree with Bryce about the function name.  :-)

Andrew.


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