From owner-freebsd-current@FreeBSD.ORG Sun Apr 12 22:28:55 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECDD5106564A for ; Sun, 12 Apr 2009 22:28:55 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id C15DE8FC14 for ; Sun, 12 Apr 2009 22:28:55 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by rv-out-0506.google.com with SMTP id l9so1698385rvb.43 for ; Sun, 12 Apr 2009 15:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mYdLi1I5OEtFW7oZBld8+ejqp0qdSJdLmJpxWXdgg1w=; b=xyjs0wN6tNhErgqXHJ7/sDChDfFC0DNkjWSYoaxk0EZZjz6gOxT2AkbBQLRmVUFOLX 0Pkw5UfdfV80PB1IObMVQCVnINlZE7mTP3yAF4sHZGwKpjArbJBpoVE9x4/JnXHexUbq 9jA/aNges7ObUgth9cGfeBC91OHVK8SzvDBpI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=k9XYyek0KVNgxCI5adiB8ECqsEbUdBrY8ssODSz3uFXLqFbSuZv7WZgRruUfi2tjs1 1T5TRLWuIB79iI2OoV/vUT3EkeLrVi3masKWlqFjh0kx2YzGBzvJJHTX/bNBVQlKrLRx GPvchs/Lxl9pBLBCVeWDUYmbHhUJP2Cj4Y2GI= MIME-Version: 1.0 Received: by 10.141.198.2 with SMTP id a2mr2453433rvq.224.1239574009104; Sun, 12 Apr 2009 15:06:49 -0700 (PDT) In-Reply-To: <49E174DE.90603@cs.rice.edu> References: <49E11CE7.5050903@cs.rice.edu> <49E172A3.2000108@samsco.org> <49E174DE.90603@cs.rice.edu> Date: Sun, 12 Apr 2009 15:06:49 -0700 Message-ID: <7d6fde3d0904121506u5ed82765oe6fd73231f4c6b97@mail.gmail.com> From: Garrett Cooper To: Alan Cox Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: [Fwd: svn commit: r190949 - head/sys/vm] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 22:28:56 -0000 On Sat, Apr 11, 2009 at 9:58 PM, Alan Cox wrote: > Scott Long wrote: >> >> Off the top of my head, I would almost expect this to conflict with >> Java. =A0Haven't tried it, though, so I can't do anything more than >> speculate. =A0However, I would encourage testing here. >> > > It doesn't. =A0I verified that the Sun JVM works. Has this been verified with Perl / Python yet? -Garrett