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/9077] gij is unable to run some programs in the NBIO test suite


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



------- Additional Comments From pronovic at debian dot org  2003-11-02 23:43 -------
After talking with the Debian maintainer, I have come up with a smaller test
case that I hope will be easier to use.  The test case is attached as
testcase.tar.gz, which I'll attach after I add this comment.  The .tar.gz file
contains a README file explaining what's in the resulting directory.  Basically,
I've stripped down the NBIO source code to two classes and a JNI function which
reproduces the behavior.  I don't know a lot about JNI, so I can't claim that
the code is correct, only that it compiles and that the Kaffe and Blackdown JVMs
can run it with no problems.  The problem appears to be with the definition of
the java.net.DatagramPacket object.


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