From owner-freebsd-java@freebsd.org Sun Jun 10 11:45:00 2018 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 56997101968F for ; Sun, 10 Jun 2018 11:45:00 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E9F847D73E for ; Sun, 10 Jun 2018 11:44:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id A7B62101968D; Sun, 10 Jun 2018 11:44:59 +0000 (UTC) Delivered-To: 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 963CA101968C; Sun, 10 Jun 2018 11:44:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3B53D7D73D; Sun, 10 Jun 2018 11:44:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:15f7:66ea:86cb:8f5c]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 19F59B21; Sun, 10 Jun 2018 14:44:57 +0300 (MSK) Date: Sun, 10 Jun 2018 14:44:56 +0300 From: Lev Serebryakov Reply-To: Lev Serebryakov Organization: FreeBSD Message-ID: <429636359.20180610144456@serebryakov.spb.ru> To: Greg Lewis CC: ports@freebsd.org, java@freebsd.org Subject: Re: PR 228848: add Linux Oracle JRE/JDK/Server JRE 10 to our ports In-Reply-To: <20180610033303.GA83230@misty.eyesbeyond.com> References: <1955175851.20180609214717@serebryakov.spb.ru> <20180610033303.GA83230@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2018 11:45:00 -0000 Hello Greg, Sunday, June 10, 2018, 6:33:03 AM, you wrote: >> I've prepared three ports for Linux Oracle Java 10. >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228848 >> >> If nobody objects, I'll commit this. > My experience when I tried the initial release of Java 10 on FreeBSD 10 > was that it didn't work. What architectures and releases did you test > this on? It is amd64 only, and I've tested it on 11.2-PRERELEASE. I can not say, that my tests was very thoughtful, but it could compile & run simple "Hello World" java program. I've tried to port new CrashPlan Small Business backup client to it, but failed, not due to problem with JVM, but because CrashPlan is incompatible with Java 10 on any platform. -- Best regards, Lev mailto:lev@FreeBSD.org