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 Initial revision 1999-04-07 14:42:40 +00:00
lib libjava.exp (libjava_find_gij): Use $objdir/.. 2005-05-09 17:52:36 +01:00
libjava.cni re PR java/9577 (Linker error for legal Java/CNI code if method parameters are reversed) 2003-09-17 15:25:07 +00:00
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 jar.exp (gcj_jar_interpret): Updated. 2004-12-21 01:01:08 +00:00
libjava.jni jawt.c: Remove malloc.h, covered by stdlib.h. 2005-06-02 20:12:47 +02:00
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 * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
libjava.mauve xfails: Updated to reflect current state of mauve and libjava. 2005-06-26 22:41:31 +02:00
libjava.special re PR java/21115 (false boolean argument passed from pre-compiled to interpreted method is true) 2005-04-21 16:22:33 +00:00
libjava.verify jar.exp (gcj_jar_interpret): Updated. 2004-12-21 01:01:08 +00:00
ChangeLog-old re PR java/15769 (ICE: infinite recursion through gimplify_expr) 2004-06-08 06:30:33 -07:00
Makefile.am gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile. 2005-03-21 18:12:32 +00:00
Makefile.in configure.ac (USING_ECOS_PLATFORM): Remove and merge into... 2005-06-16 01:02:24 +00:00