From owner-freebsd-java@FreeBSD.ORG Wed Jun 4 17:54:13 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8106DDA for ; Wed, 4 Jun 2014 17:54:13 +0000 (UTC) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 74F6E2DDE for ; Wed, 4 Jun 2014 17:54:13 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id pv20so4706193lab.27 for ; Wed, 04 Jun 2014 10:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=NKId/PbJxwAN7/PJjr+YFNg6kS4kYKqRrQQagK+2uEA=; b=fWbenNoYm6BnpPuiMxvQkDRrJ3jhp3hPKERL+gVY7VQiZ0Jtcr630/vsRPFXXCvfEF aULhYq7fSD9z25qwJy9/2g3Wr7SXYyGlldFth5vId/Nbo9BlZ5yXBnFg9yteJrGxXWOj RS502PjH1MuKkwVsI4CPlOGtdMNMJsa/9dMAqf5uAmiQFQrGih0bqHQovS/nxvuxocoK eQWdHWX0v8ZOSmh3O9/UxaMzWudvjymvlV14hrlhCVTAYmbFptj0kJ9XhiRVXKxAxpCd Ci3GNzLOiz2/YOO/KWhuapHCdUGEJTh07kguvsY1IeeB84IN+UVtrC/T2sPFXmmz1THt 18WQ== MIME-Version: 1.0 X-Received: by 10.152.2.2 with SMTP id 2mr42641775laq.26.1401904451005; Wed, 04 Jun 2014 10:54:11 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Wed, 4 Jun 2014 10:54:10 -0700 (PDT) In-Reply-To: References: Date: Wed, 4 Jun 2014 10:54:10 -0700 X-Google-Sender-Auth: OVPpP3TvCo3Srwm6e8hydRNg0qA Message-ID: Subject: Re: Changing default version in ports of openjdk to 1.7? From: Craig Rodrigues To: "freebsd-java@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 17:54:14 -0000 On Sun, Jun 1, 2014 at 9:37 AM, Craig Rodrigues wrote: > Hi, > > What do people think about changing the default version in ports > of Java for most java-related ports to openjdk 1.7? Steve Wills requested a ports exp-run, and the results are here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190511 -- Craig