jessie-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jessie-discuss] GCJ weirdness


From: Casey Marshall
Subject: Re: [Jessie-discuss] GCJ weirdness
Date: Fri, 09 Jul 2004 19:34:07 -0700
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

>>>>> "James" == James Massey <address@hidden> writes:

James> Hi, I've been trying to GCJ my the server side of my
James> application, which uses SSL for communication. I managed to go
James> through the ordeal of dropping Jessie in as a replacement for
James> JSSE when using self-signed certificate and keys. And I have
James> even managed to compile everything, including getting a mysql
James> database connection to work.

James> All seems well. Jessie works in the java version, but when
James> GCJ'd I get the following weird output:

It looks like from your libgcj version that you are using mainline
GCC, is this correct? When did you check it out? Which version of
Jessie are you using?

I recall seeing a problem like this in GCJ's socket implementation,
which used `&&' instead of `&' when reading a single byte, but that
constantly returned 1 for HandshakeType, not a different value every
time. That buglet was fixed quite a while ago (before, I think, the
tree-ssa merge).

My guess is that your version of GCJ has a bug, most likely in the
socket implementation.

-- 
Casey Marshall || address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]