re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive)

2010-03-13  Matthias Klose  <doko@ubuntu.com>

        PR libgcj/42676
        * Regenerate .h files for anonymous inner classes.

From-SVN: r157422
This commit is contained in:
Matthias Klose 2010-03-13 14:27:27 +00:00 committed by Matthias Klose
parent e962c1b0f4
commit e1ab4b422f
277 changed files with 619 additions and 614 deletions

View file

@ -14,8 +14,8 @@ class java::util::TreeMap$6 : public ::java::lang::Object
public: // actually package-private
TreeMap$6(::java::util::TreeMap$NavigableEntrySet *);
public:
jint TreeMap$6$compare(::java::util::Map$Entry *, ::java::util::Map$Entry *);
jint compare(::java::lang::Object *, ::java::lang::Object *);
virtual jint TreeMap$6$compare(::java::util::Map$Entry *, ::java::util::Map$Entry *);
virtual jint compare(::java::lang::Object *, ::java::lang::Object *);
public: // actually package-private
::java::util::TreeMap$NavigableEntrySet * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$1;
public: