This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/12058] java.lang.reflect.Array.set(Object, int, Object) throws java.lang.IllegalArgumentException


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |NEW
          Component|java                        |libgcj
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-25 23:41:44
               date|                            |
            Summary|java.lang.Array.set(Object, |java.lang.reflect.Array.set(
                   |int, Object) throws         |Object, int, Object) throws
                   |java.lang.IllegalArgumentExc|java.lang.IllegalArgumentExc
                   |eption                      |eption


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-25 23:41 -------
I can confirm this on the mainline (20030825).


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