commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew John Hughes
Subject: [commit-cp] classpath ChangeLog tools/gnu/classpath/tools/j...
Date: Fri, 09 Sep 2011 05:44:22 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Andrew John Hughes <gnu_andrew> 11/09/09 05:44:22

Modified files:
        .              : ChangeLog 
        tools/gnu/classpath/tools/javah: Main.java 

Log message:
        PR classpath/45526: Produce header files for any inner classes found.
        
        2011-09-09  Andrew John Hughes  <address@hidden>
        
                PR classpath/45526: Produce header files for
                any inner classes found.
                * tools/gnu/classpath/tools/javah/Main.java:
                (parsed): Set of class names that have been parsed.
                (writeHeader(Map,Printer)): Take a general Map
                rather than a specific HashMap.
                (parseClasses(Iterator<Object>)): Factor out
                the parsing of class files into a separate
                method so it can be called recursively for
                inner classes.
                (getClass(String)): Remove redundant cast.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9831&r2=1.9832
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/Main.java?cvsroot=classpath&r1=1.13&r2=1.14



reply via email to

[Prev in Thread] Current Thread [Next in Thread]