From owner-freebsd-current Tue Feb 4 09:35:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA00438 for current-outgoing; Tue, 4 Feb 1997 09:35:17 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA00420 for ; Tue, 4 Feb 1997 09:35:03 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA28034; Tue, 4 Feb 1997 10:34:27 -0700 (MST) Date: Tue, 4 Feb 1997 10:34:27 -0700 (MST) Message-Id: <199702041734.KAA28034@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: jlido@vt.edu Cc: freebsd-current@freebsd.org Subject: Re: Desperately needed JDK help In-Reply-To: <199702041653.LAA08207@goof.com> References: <199702041653.LAA08207@goof.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have a critical need to have a working JDK. I wouldn't bother this > group with this problem otherwise. The JDK that Jeffrey made works *very* well (as well as Sun's JDK anyway), modulo bugs I've found in the Date.toString() routines. > While I'm certain the problem is not with my code, as the code runs > fine on Solaris. I am not, however, certain of the JDK port on > Freefall, or of my installation of it. I'm running 3.0-971024-SNAP. .. > I am able to use javac to compile the code, which leads me to believe > that I have all my environment variables set correctly. > > Has anyone successfully used sockets with the jdk102.11-26 package? Yep, and Jeffrey stated he's run the Corel office-suite with the JDK, so I'm sure sockets work. I'm running/debuggin a pretty significant CORBA application with it and it works fine (modulo my bugs). Nate