CVSROOT: /sources/classpath
Module name: classpath
Changes by: Andrew John Hughes <gnu_andrew> 08/09/02 22:00:31
Modified files:
. : ChangeLog
tools/gnu/classpath/tools/javah: ClassWrapper.java
Log message:
2008-09-02 Andrew John Hughes <[EMAIL PROTECTED]>
* tools/gnu/classpath/tools/javah/ClassWrapper.java:
(makeVtable()): Populate methodNameMap.
(printMethods(CniPrintStream)): Always use pre-populated
methodNameMap for bridge targets.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9713&r2=1.9714
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/ClassWrapper.java?cvsroot=classpath&r1=1.3&r2=1.4