From owner-freebsd-java@freebsd.org Mon Mar 18 21:04:16 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B1F8154E14A for ; Mon, 18 Mar 2019 21:04:16 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id DC66976A8D for ; Mon, 18 Mar 2019 21:04:14 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 3916AD0BBAEC for ; Mon, 18 Mar 2019 14:04:08 -0700 (MST) Date: Mon, 18 Mar 2019 14:04:08 -0700 (MST) From: klaus4 To: freebsd-java@freebsd.org Message-ID: <1552943048231-0.post@n6.nabble.com> In-Reply-To: <20190318050841.GA68388@misty.eyesbeyond.com> References: <20190318050841.GA68388@misty.eyesbeyond.com> Subject: Re: JDK 11 now ported to i_386 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: DC66976A8D X-Spamd-Bar: +++ X-Spamd-Result: default: False [3.38 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_POLICY_QUARANTINE(1.50)[googlemail.com : No valid SPF, No valid DKIM,quarantine]; FREEMAIL_FROM(0.00)[googlemail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.10)[-0.100,0]; NEURAL_SPAM_MEDIUM(0.94)[0.942,0]; IP_SCORE(0.09)[ip: (0.35), ipnet: 162.255.20.0/22(0.11), asn: 21624(0.04), country: US(-0.07)]; NEURAL_SPAM_SHORT(0.96)[0.961,0]; MX_GOOD(-0.01)[alt3.gmail-smtp-in.l.google.com,alt4.gmail-smtp-in.l.google.com,gmail-smtp-in.l.google.com,alt2.gmail-smtp-in.l.google.com,alt1.gmail-smtp-in.l.google.com]; RCVD_IN_DNSWL_NONE(0.00)[37.23.255.162.list.dnswl.org : 127.0.10.0]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[googlemail.com]; ASN(0.00)[asn:21624, ipnet:162.255.20.0/22, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2019 21:04:16 -0000 Hello Greg, PR was merged, thank you ! . The "bootstrap"-jdk_i386 contains the jdk-demo-files, you can shorten it a little=20 for the bootstrap-jdk in the ports -tree. It should be able to compile directly through your openjdk11-Makefile(after updating to i386 of course), I`ll make some further tests. =E2=80=94 I compiled the bootstrap jdks for the i386-port all directly from scratch under freebsd, not via NFS.=20 So from 9 to 10, from 10 to 11, so they`re all natively available. Related to this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222568= : You are absolutely right that e.g. jdk9 would be unnecessary for users. For developers (in my experience) the opposite is the case.(research, debugging= , bootstrapping=E2=80=A6) : So my idea would be eventually to provide ALL openjdks (9,10,11..) in the ports-tree. I could help with it. thanks for all your effort to freebsd-jdk Best regards=20 Klaus -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-java-f4188125.html