[commit-cp] classpath ChangeLog tools/gnu/classpath/tools/j...
Andrew John Hughes <[email protected]> Thu, 07 Jul 2011 11:30:40 +0000
| Newsgroups | gmane.comp.java.classpath.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/classpath Module name: classpath Changes by: Andrew John Hughes <gnu_andrew> 11/07/07 11:30:40 Modified files: . : ChangeLog tools/gnu/classpath/tools/javah: JniHelper.java Log message: PR classpath/45527: Replace '$' with '_' rather than '_00024'. 2011-07-07 Andrew John Hughes <[email protected]> PR classpath/45527 * tools/gnu/classpath/tools/javah/JniHelper.java: (mangle(String)): Replace '$' with '_' rather than encoding it as hex. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9830&r2=1.9831 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/JniHelper.java?cvsroot=classpath&r1=1.4&r2=1.5