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:
parent
e962c1b0f4
commit
e1ab4b422f
277 changed files with 619 additions and 614 deletions
|
@ -25,8 +25,8 @@ class java::net::URLClassLoader$2 : public ::java::lang::Object
|
|||
public: // actually package-private
|
||||
URLClassLoader$2(::java::lang::ClassLoader *, ::java::lang::Object *);
|
||||
public:
|
||||
::java::net::URLClassLoader * URLClassLoader$2$run();
|
||||
::java::lang::Object * run();
|
||||
virtual ::java::net::URLClassLoader * URLClassLoader$2$run();
|
||||
virtual ::java::lang::Object * run();
|
||||
private:
|
||||
::java::lang::ClassLoader * __attribute__((aligned(__alignof__( ::java::lang::Object)))) val$parent;
|
||||
::java::lang::Object * val$securityContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue