File.java (internalExists): New method.
[gcc.git] / libjava / testsuite / libjava.compile /
2006-05-11 David Daneyre PR java/20418 (ICE if variable name is omitted in...
2006-03-30 Tom Tromeyre PR java/26042 (ICE in mark_reference_fields, at...
2005-12-16 Tom Tromeyre PR java/25429 (can't see private static final int...
2005-12-06 Tom Tromeyparse.y (patch_new_array_init): Don't set length on...
2005-09-05 Ranjit MathewTestsuite changes for PR java/23431.
2005-07-07 Bryce McKinlayre PR java/21045 (Anonymous inner class constructor...
2005-07-05 Bryce McKinlayre PR java/19674 (Empty declaration through semicolon...
2005-06-27 Tom TromeyPR java/21540, PR java/13788:
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-05-15 Tom Tromeyre PR java/21519 (ICE in generate_bytecode_conditional...
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-01-24 Roger Saylere PR java/19295 (Incorrect bytecode produced for bitwi...
2005-01-10 Ranjit Mathewre PR java/19277 (allows array.length++ although it...
2004-12-06 Tom TromeyFor PR java/14853:
2004-12-02 Tom TromeyFor PR java/16675:
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-23 Tom Tromeyre PR java/17329 (ICE: SEGV in java_gimplify_expr)
2004-08-02 Bryce McKinlayre PR java/16701 (Error when constant initializer depen...
2004-07-09 Bryce McKinlayFix or remove some bogus test cases.
2004-06-29 Bryce McKinlayre PR tree-optimization/16249 (ICE in calculate_live_on...
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-01-23 Jeff Sturmre PR java/13733 (The result of an assignment operator...
2003-12-03 Ralph Loaderre PR java/12374 (Segfault on "".x)
2003-12-02 Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-11-18 Jeff Sturm* libjava.compile/PR12857.java: New test case.
2003-11-04 Jeff Sturm* libjava.compile/InnerExcept.java: New File.
2003-09-05 Jeff Sturmcompile.exp: Test with -O3 rather than -O.
2003-08-12 Tom Tromeyre PR java/5641 (Verifier ICE on reference to inherited...
2003-08-05 Tom TromeyFor PR java/11600:
2003-05-03 Tom Tromeyre PR java/10459 (ICE with certain expressions as 3rd...
2003-01-28 Tom Tromeyconsthrow.java: New file.
2003-01-03 Tom Tromey* libjava.compile/pr8712.java: New file, for PR java...
2003-01-02 Tom Tromey* libjava.compile/pr8955.java: New test, for PR java...
2002-11-05 Tom Tromey* libjava.compile/pr7912.java: New file.
2002-08-27 Tom Tromey* libjava.compile/narrow_case.java: New file.
2002-07-23 Tom Tromey* libjava.compile/zeroexp.java: New file.
2002-07-18 Rainer Orthcompile.exp: Sort sources.
2002-06-13 Tom Tromeyre PR java/6865 (gcj: segmentation fault on incorrect...
2002-06-11 Tom Tromey* libjava.compile/PR6865.java: New file. For PR java...
2002-06-04 Tom Tromeyre PR libgcj/6389 (System.getProperty("") should always...
2002-05-30 Bryce McKinlay* libjava.compile/T20020529.java: New file.
2002-03-23 Eric BlakeFor PR java/6026:
2002-03-15 Eric BlakeFor PR java/5902:
2002-03-12 Tom TromeyTest for PR java/5848:
2002-03-12 Eric Blakere PR java/5913 (Core dump for String constant instanceof)
2002-03-12 Eric Blakere PR java/5902 (Gcj fails to parse float)
2002-02-11 Tom TromeyFor PR java/5641:
2001-12-20 Tom TromeyFor PR java/4766:
2001-12-18 Tom TromeyFor PR java/3417:
2001-12-07 Tom Tromey* libjava.compile/BlankFinal.java: Removed; incorrect...
2001-09-27 Alexandre Petit... final_initialization_in_ctor.java: New file
2001-09-01 Alexandre Petit... final_assignment_check.java: New file.
2001-08-17 Alexandre Petit... XercesBug.java: New file.
2001-07-13 Alexandre Petit... anon_ctor_itf_arg.java: Moved to `libjava.lang.'
2001-07-12 Alexandre Petit... anon_ctor_itf_arg.java: New file.
2001-04-10 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-04-07 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-03-21 Tom Tromeyuesc.java: New file.
2001-03-14 Tom Tromeyassignment.xfail: Removed.
2001-01-08 Bryce McKinlay* libjava.compile/SuperConstr.java: New test case.
2000-12-16 Tom Tromeylibjava.compile test fixes.
2000-11-26 Tom Tromey* libjava.compile/weirddecl.java: New file.
2000-11-24 Anthony Greenlibjava.exp (bytecompile_file): Change default from...
2000-11-24 Tom Tromey* libjava.compile/PR375.java: New file. For PR gcj...
2000-11-24 Tom Tromey* libjava.compile/PR374.java: New file. For PR gcj...
2000-11-07 Tom Tromeysjis_comment3.java: Removed.
2000-10-09 Anthony GreenNew test code
2000-09-01 Tom Tromeyabstr.xfail: New file.
2000-08-10 Tom Tromeyre GNATS gcj/310 (illegal type "long" accepted for...
2000-07-30 Anthony GreenTest case for gcj/295.
2000-07-11 Andrew Haleystatic_init2.java: New file.
2000-05-23 Tom Tromey* libjava.compile/PR238.java: New file. For PR gcj...
2000-05-22 Bryce McKinlayre GNATS gcj/232 (segmentation violation at except...
2000-05-22 Tom Tromey* libjava.compile/PR235.java: New file. For PR gcj...
2000-05-22 Tom Tromey* libjava.compile/PR234.java: New file. For PR gcj...
2000-05-22 Bryce McKinlayTest for PR gcj/232:
2000-05-17 Tom Tromeymauve.exp (test_mauve): Call `prune_warnings'.
2000-05-08 Bryce McKinlayTest for PR gcj/224:
2000-04-25 Alexandre Petit... MethodFailure4.java: New file.
2000-04-21 Alexandre Petit... block.java: New file.
2000-04-17 Anthony GreenTest case for gcj/209
2000-04-17 Anthony GreenTest case for gcj/208
2000-04-17 Anthony GreenNew tests.
2000-04-14 Bryce McKinlayAdditional test for PR gcj/148:
2000-03-22 Tom Tromeyiface.java: New file.
2000-03-15 Tom Tromey* libjava.compile/pr176.java: New file, for PR gcj...
2000-03-15 Bryce McKinlay* libjava.compile/PR140.xfail: New file.
2000-03-15 Bryce McKinlaypr172.java: Correct classname to match file name.
2000-03-15 Tom Tromey* libjava.compile/PR140.java: New file, for PR gcj...
2000-03-14 Tom Tromey* libjava.compile/pr172.java: New file, for PR gcj...
2000-03-14 Tom Tromey* libjava.compile/pr174.java: New file, for PR gcj...
2000-03-07 Bryce McKinlayTest for PR gcj/163:
2000-03-07 Tom TromeyTest for PR gcj/164:
2000-03-06 Bryce McKinlay* libjava.compile/PR127.xfail: New file.
2000-03-06 Bryce McKinlayre GNATS gcj/127 (gcj dumps core on method invocation...
2000-03-06 Tom Tromeyre GNATS gcj/124 (protected constructor for InvocationT...
2000-03-05 Anthony Greenre GNATS gcj/129 (Static array length access bug in...
2000-02-29 Mo DeJongstatic_inner.java: New file.
next