gcc/libjava/testsuite
Bryce McKinlay cb14ee6a76 re PR java/18119 (Private inner class is visible when it shouldn't be)
2005-07-07  Bryce McKinlay  <mckinlay@redhat.com>

	PR java/18119
	* parse.y (inner_class_accessible): New function. Logic moved from
	check_inner_class_access.
	(check_inner_class_access): Use inner_class_accessible.
	(resolve_inner_class): Simplify arguments. Create circularity hash
	here. Keep looking for classes if we found one that was
	inaccessible. Return the inaccessible class only if there is no other
	match.
	(do_resolve_class): Update for new resolve_inner_class arguments.
	Don't create circularity_hash here.

From-SVN: r101715
2005-07-07 15:43:59 +01:00
..
config
lib
libjava.cni
libjava.compile re PR java/21045 (Anonymous inner class constructor's exceptions can't be caught or thrown) 2005-07-07 15:34:53 +01:00
libjava.jacks re PR java/18119 (Private inner class is visible when it shouldn't be) 2005-07-07 15:43:59 +01:00
libjava.jar
libjava.jni
libjava.lang re PR libgcj/22211 ([4.0 only] Thread.interrupt sometimes causes abort if thread is already dead) 2005-06-29 17:36:16 +00:00
libjava.loader
libjava.mauve
libjava.special
libjava.verify
ChangeLog-old
Makefile.am
Makefile.in