From owner-freebsd-java@FreeBSD.ORG Sun Oct 19 23:22:49 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D2316A4B3 for ; Sun, 19 Oct 2003 23:22:49 -0700 (PDT) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B84443FBD for ; Sun, 19 Oct 2003 23:22:46 -0700 (PDT) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.6) id h9K6VxdE049840; Mon, 20 Oct 2003 09:31:59 +0300 (EEST) (envelope-from ml) Date: Mon, 20 Oct 2003 09:31:59 +0300 From: Alexey Zelkin To: java@freebsd.org Message-ID: <20031020093159.A49750@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.7-STABLE i386 Subject: jdk14 port users warning... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 06:22:49 -0000 Gentelmen, Remembering that someone asked about potential problems with jdk14 I would like to warn everybody who use applications which utilize java to call external applications. Very rare (very very) jdk14 attempt to fork another copy fails. Or correctly to say fails to complete. Reasons of this behaviour still unclear and non-reproducible. Just be careful. And another "huge" problem... Drag'n'Drop does not work under FreeBSD (using native 1.4.1). If you need this "feature" please continue using linux-sun-jdk14. All other aspects of jdk14 port tested number of times perosnally by myself and Sun's JCK over and over. You should not expirience problems any problems (in case of usage of traditional environments). If your configuration is differ from default and you found a problem -- as usually report back to the mailing list.