re PR java/26390 (Problem dispatching method call when method does not exist in superclass)
gcc/java PR java/26390: * parse.y (find_most_specific_methods_list): Added 'class' argument. (lookup_method_invoke): Updated. libjava PR java/26390: * testsuite/libjava.lang/pr26390.out: New file. * testsuite/libjava.lang/pr26390.java: New file. * sources.am, Makefile.in: Rebuilt. * scripts/makemake.tcl: Compile gnu/java/awt/peer/swing. From-SVN: r112499
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-03-29 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR java/26390:
|
||||
* testsuite/libjava.lang/pr26390.out: New file.
|
||||
* testsuite/libjava.lang/pr26390.java: New file.
|
||||
* sources.am, Makefile.in: Rebuilt.
|
||||
* scripts/makemake.tcl: Compile gnu/java/awt/peer/swing.
|
||||
|
||||
2006-03-29 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* posix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTONIC and
|
||||
|
||||
Reference in New Issue
Block a user