From owner-freebsd-java@FreeBSD.ORG Wed Apr 16 09:13:50 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 DFA1E37B401 for ; Wed, 16 Apr 2003 09:13:50 -0700 (PDT) Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D753843FA3 for ; Wed, 16 Apr 2003 09:13:49 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from emerger.yogotech.com (emerger.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3p2/8.9.3) with ESMTP id KAA19018; Wed, 16 Apr 2003 10:13:28 -0600 (MDT) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by emerger.yogotech.com (8.12.9/8.12.8) id h3GGDPu1006194; Wed, 16 Apr 2003 10:13:25 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16029.33061.642729.486949@emerger.yogotech.com> Date: Wed, 16 Apr 2003 10:13:25 -0600 To: Maxim Sobolev In-Reply-To: <20030416125610.GB29022@vega.vega.com> References: <20030415223630.GB27683@vega.vega.com> <20030415205756.36a975d9.kabaev@bellatlantic.net> <20030416110349.A56908@phantom.cris.net> <20030416125610.GB29022@vega.vega.com> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid cc: java@freebsd.org cc: Alexey Zelkin Subject: Re: JDK 1.4.2-beta X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nate Williams List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 16:13:51 -0000 > Just curious - are *BSD patched being submitted back to Sun's > engineers for integration? IMO this would somewhat simplify > inegration work in the future. In the past, the BSD patches were not submitted back because 99.9% are BSD specific, and Sun is not interested in being the maintainer of the BSD changes. For the other .1% of the patches, they are almost always gleaned from Linux sources or also apply there, so they are usually also fixed in later releases from Sun. Nate