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:
committed by
Matthias Klose
parent
e962c1b0f4
commit
e1ab4b422f
@@ -31,8 +31,8 @@ class java::net::URLClassLoader$1 : public ::java::lang::Object
|
||||
public: // actually package-private
|
||||
URLClassLoader$1(::java::net::URLClassLoader *, ::java::lang::String *, JArray< jbyte > *, ::java::security::CodeSource *);
|
||||
public:
|
||||
::java::lang::Class * URLClassLoader$1$run();
|
||||
::java::lang::Object * run();
|
||||
virtual ::java::lang::Class * URLClassLoader$1$run();
|
||||
virtual ::java::lang::Object * run();
|
||||
public: // actually package-private
|
||||
::java::net::URLClassLoader * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$0;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user