This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/16281] JNI accepts illegal Class Descriptors
- From: "mark at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Sep 2005 12:20:42 -0000
- Subject: [Bug libgcj/16281] JNI accepts illegal Class Descriptors
- References: <20040629203308.16281.mark@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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