From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-87006-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7E40E138334 for <garchives@archives.gentoo.org>; Tue, 23 Apr 2019 22:19:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11EDEE0956; Tue, 23 Apr 2019 22:19:32 +0000 (UTC) Received: from lisa.pbhware.com (lisa.pbhware.com [96.251.22.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 997BFE094B for <gentoo-dev@lists.gentoo.org>; Tue, 23 Apr 2019 22:19:31 +0000 (UTC) Received: from bender.it-sys.cpp.edu (bender.it-sys.cpp.edu [134.71.250.134]) by smtp.pbhware.com (OpenSMTPD) with ESMTPSA id 90069da5 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 23 Apr 2019 15:19:27 -0700 (PDT) Date: Tue, 23 Apr 2019 15:19:25 -0700 From: "Paul B. Henson" <henson@acm.org> To: Georgy Yakovlev <gyakovlev@gentoo.org> Cc: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Last rites: dev-java/oracle-{jre,jdk}-bin Message-ID: <20190423221924.GA4570@bender.it-sys.cpp.edu> References: <1738429.scA1TsPfFK@ws> <CAJ0EP42srdycsFD6gAqMOhLhyirtT_jE5Qt--T_-HQ0ASVbeqg@mail.gmail.com> <3300091.SvVNxXXeUP@reaper> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3300091.SvVNxXXeUP@reaper> User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: ee6d7e4b-51e3-498d-bc24-a3fc9d51efeb X-Archives-Hash: 4a5494bb49b7c5a8d1696ab737c14dea On Wed, Apr 17, 2019 at 07:44:53PM -0700, Georgy Yakovlev wrote: > I've modified the mask for now, but I still believe we should drop it. > I do not maintain it at all, I only work on openjdk and a bit of icedtea. Speaking of openjdk, all versions are masked and the ebuilds contain: if use gentoo-vm ; then ewarn "WARNING! You have enabled the gentoo-vm USE flag, making this JDK" ewarn "recognised by the system. This will almost certainly break things." else When will openjdk be a viable vm? As you say, the Oracle license is screwy now, and icedtea isn't really current. Thanks...