This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/16281] JNI accepts illegal Class Descriptors


------- Additional Comments From mark at gcc dot gnu dot org  2005-09-04 12:20 -------
This is addressed by the patch for bug #19512 Optional JNI error checking. Which
(among others) includes the following:

- Check that '.' is not used in method and field descriptors.

*** This bug has been marked as a duplicate of 19512 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]