libjava
* Regenerated headers with new gjavah. libjava/classpath * tools/gnu/classpath/tools/javah/MethodHelper.java (print): Changed arguments. Directly print method name. * tools/gnu/classpath/tools/javah/ClassWrapper.java (methodNameMap): New field. (makeVtable): Initialize it. (printMethods): Compute name for bridge targets. From-SVN: r123965
This commit is contained in:
@@ -14,7 +14,7 @@ class java::util::Collections$5 : public ::java::util::Collections$UnmodifiableI
|
||||
public: // actually package-private
|
||||
Collections$5(::java::util::Collections$UnmodifiableMap$UnmodifiableEntrySet *, ::java::util::Iterator *);
|
||||
public:
|
||||
::java::util::Map$Entry * target$next();
|
||||
::java::util::Map$Entry * Collections$5$next();
|
||||
::java::lang::Object * next();
|
||||
public: // actually package-private
|
||||
::java::util::Collections$UnmodifiableMap$UnmodifiableEntrySet * __attribute__((aligned(__alignof__( ::java::util::Collections$UnmodifiableIterator)))) this$2;
|
||||
|
||||
Reference in New Issue
Block a user