Package-private access checking in GCJ 3.3
Tom Tromey
tromey@redhat.com
Mon Jun 16 03:53:00 GMT 2003
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> As you guys know, package-private access checking in GCJ 3.3
Ranjit> and 3.4 is totally busted. I have found that making the
Ranjit> following simple change to not_accessible_p( ) in parse.y
Ranjit> *seems* to resolve the problem:
BTW, the way to check this is to run before-and-after jacks tests, and
then analyze the differences. In theory there should be only
improvements.
You can run Jacks using the dejagnu wrapper in our source tree, but
you can also run it by hand in which case you only need the right
version of Tcl. (Jacks cvs has been down so it may not be easy,
blah.)
Tom
More information about the Java
mailing list