Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gCG5k-0004XA-MS for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 16 Oct 2018 03:32:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gCG5i-0002da-NZ for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 16 Oct 2018 03:32:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gCG5i-0002dP-IX for pgsql-pkg-debian@lists.postgresql.org; Tue, 16 Oct 2018 03:32:18 +0000 Received: from bay.acenet.us ([173.230.252.50]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gCG5b-0004Iz-Do for pgsql-pkg-debian@postgresql.org; Tue, 16 Oct 2018 03:32:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anastigmatix.net; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=93/c4Z8ZJSNQ1PvelYQTyp4z1Lo6v20DaFj1MJn/lQI=; b=ovQndyBu184jJN8yM9a7afGw+F R3vrGm8YtvSn5BPP8Hggt2fRebVVN7iFf2ka7/MYYaBbw3fZH86XGQ3xAEUZNnWnKSs6/zzNt/efZ 8cCNscpArhVjDORWOkNsgCWUNpn/fL5t1C5pyHunlbEiBuFXsRdCncvQIclo5OynXSbeMn/tmEGin npAyRoUHWi1o6tzkKU99y+CjqcJbNGTM3kq/37IePLUstnyjk+8qtPmElVQXz8O5K190/55Qk95NL Ngg674vJhNppkby3WBuc3D5TjSqbqPT4XAXk6mbpg0sg4rpE4OdcgMSBE2VVd5a3m7XajHbJh6dFW 5db2zALQ==; Received: from [184.19.49.99] (port=54747) by bay.acenet.us with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1gCG5X-000acA-Gm; Mon, 15 Oct 2018 23:32:08 -0400 Subject: Re: PL/Java 1.5.1 To: Christoph Berg , pgsql-pkg-debian@postgresql.org References: <5B96B226.2080803@anastigmatix.net> <20180915203221.GA19015@msg.df7cb.de> <5B9D73A2.2090402@anastigmatix.net> <20180916201808.GA30681@msg.df7cb.de> <5B9ECCD1.1050309@anastigmatix.net> <20180918104603.GE6196@msg.df7cb.de> <5BC54F32.7020705@anastigmatix.net> From: Chapman Flack Message-ID: <5BC55BB2.9060706@anastigmatix.net> Date: Mon, 15 Oct 2018 23:32:02 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <5BC54F32.7020705@anastigmatix.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-99.7 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bay.acenet.us X-AntiAbuse: Original Domain - postgresql.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - anastigmatix.net X-Get-Message-Sender-Via: bay.acenet.us: authenticated_id: chap+anastigmatix.net/only user confirmed/virtual account not confirmed X-Authenticated-Sender: bay.acenet.us: chap@anastigmatix.net X-Source: X-Source-Args: X-Source-Dir: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 10/15/18 22:38, Chapman Flack wrote: > artful, 10 for bionic, 11 for cosmic. Debian's default-jdk seems to > be 7 in wheezy and jessie, 8 in stretch, 10 in buster and sid, > 11 in experimental). > > It might be nice to build pljava packages where libjvmdefault => the > default version for the release. It still has to be /built/ with 8, but ... except in this scheme, it would have to be built with 7 for wheezy or jessie (the build JDK can't be /newer/ than the runtime). Slipped my mind. -Chap