Date: Thu, 05 Jun 2003 09:08:46 +1000 From: Joe Shevland <jshevland@ozemail.com.au> To: Greg Lewis <glewis@misty.eyesbeyond.com>, freebsd-java@freebsd.org Subject: Re: Experimental patchsets Message-ID: <5.2.1.1.0.20030605085549.00b1eb28@mail.ozemail.com.au> In-Reply-To: <20030604172238.GA25212@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Greg, Sounds excellent, I'll gladly test any patches out. I'm being stung at the moment by SSL issues... I haven't managed to get any of the JDK's to behave with my application under 4.8-STABLE, it uses the JSSE libraries for secure RMI and standard TCP/IP comms. The server's listening sockets are established OK (for the native JDK), its around the time of the client connections that things go awry. The Linux JDK's (1.3 and 1.4) barf when establishing the listening sockets, the error vaguely resembles '/dev/random reached end of file', whilst the native 1.4.1 goes into a 100% CPU spin when a client connects - this is not always reproducible at first try, though a few client connections will generally display the problem. Sorry there's very little details there; if anyone is interested, I'll attach the error messages and stack traces for the different JDK's, as well as a test case to reproduce the bug. I'd prefer to help with fixing the native one, so any pointers to how to make the process dump core, break into debug mode etc would be greatly appreciated. Regards, Joe At 5/06/2003 03:22 AM, Greg Lewis wrote: >Hi all, > >I've started placing more frequent "experimental" patchsets up for download. >The aim is to let people get at features and test them earlier without the >load of doing a full patchset release. It should also make it easier for >people to contribute without CVS access. However, as these patchsets >haven't been through a release cycle they aren't guaranteed to work, the >documentation is a little rough, etc. They also aren't going to be >supported in the ports system and you're expected to be able to build >things yourself. Bug reports are, of course, welcome. > >At the moment these patchsets are being built for 1.3.1 and 1.4.1 (1.2.2 >to follow soon). I expect to put these up weekly. > >For your edification, these patchsets should contain the following major >features in comparison to the current release: > >1.3.1: > . OpenBSD support. > . HotSpot builds (on FreeBSD) with the 4.x system compiler. > >1.4.1: > . Browser plugin support. > . NetBSD support. > >Please see the ChangeLog files for the details of who contributed these >features. > >-- >Greg Lewis Email : glewis@eyesbeyond.com >Eyes Beyond Web : http://www.eyesbeyond.com >Information Technology FreeBSD : glewis@FreeBSD.org > >_______________________________________________ >freebsd-java@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-java >To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.1.1.0.20030605085549.00b1eb28>