[Bug libgcj/9077] gij is unable to run some programs in the NBIO test suite

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 3 02:34:00 GMT 2003


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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-03 02:34 -------
Not a bug as the buf field of DatagramPacket is private so you should not be able to use 
it any way.
It just happens that ClassPath uses buffer as the name for the field rather than the same 
name as all the other JDK's but that is not a bug so closing as invalid.



More information about the Gcc-bugs mailing list