[commit-cp] classpath ChangeLog tools/gnu/classpath/tools/j...

Andrew John Hughes <[email protected]> Tue, 02 Sep 2008 22:00:31 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
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