bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/45527] gjavah encodes $ as used in inner classes as 00024


From: gnu_andrew at member dot fsf.org
Subject: [Bug classpath/45527] gjavah encodes $ as used in inner classes as 00024 where Oracle's javah does not
Date: Thu, 7 Jul 2011 11:53:57 +0000

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45527

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |0.99

--- Comment #1 from Andrew John Hughes <gnu_andrew at member dot fsf.org> 
2011-07-07 11:53:27 UTC ---
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  <address@hidden>

               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



reply via email to

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