From owner-freebsd-questions@FreeBSD.ORG Fri Jan 3 02:59:41 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DD40572 for ; Fri, 3 Jan 2014 02:59:41 +0000 (UTC) Received: from mail-pb0-x22c.google.com (mail-pb0-x22c.google.com [IPv6:2607:f8b0:400e:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73AE81DBC for ; Fri, 3 Jan 2014 02:59:41 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id rq2so15225606pbb.3 for ; Thu, 02 Jan 2014 18:59:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9wevrTtkqTnnSFn2XXv9Fc+pZcir5TlJ8SJCHaOsTj0=; b=nZawKNZsz02rvHQOsZl61fPCr+SRw95yuB6rqM8ciIfLBdCo+FS8XKgZ2lPd04OKNP /7lMlMyf3Q8Uac28+P9bSsB6BuVEl5sqOZpyBprR8I2Vx35fWgGOb+0UMD7ABSV1d3BL V0a3ohSW7/r5oGDtitxmJYFru86VAamWFg3wOiI5N/KnrEwh4YQUeT4LLSkCFRz5r7bw yfO0LFKndUaJSZmFlybgYVgtJEqweGM/leveruTM6u3rSARd6M37d+Ef9hcoLLYAVVR/ ADW73+lL4m9kby+KXiMbawnhQmWapre1Gys4dR661wnV5tCBLCOrORZx1Yy061pDX10y EIyw== MIME-Version: 1.0 X-Received: by 10.68.180.131 with SMTP id do3mr29540740pbc.91.1388717980987; Thu, 02 Jan 2014 18:59:40 -0800 (PST) Received: by 10.70.92.71 with HTTP; Thu, 2 Jan 2014 18:59:40 -0800 (PST) In-Reply-To: References: <52C5ADFB.9040207@gmail.com> Date: Thu, 2 Jan 2014 20:59:40 -0600 Message-ID: Subject: Re: openjdk-7.45.18_1 is forbidden: Triggering a nasty FreeBSD bug. From: Adam Vande More To: Walter Hurry Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2014 02:59:41 -0000 On Thu, Jan 2, 2014 at 8:06 PM, Walter Hurry wrote: > > Well, if you want to risk it, just edit /usr/ports/java/openjdk7/Makefile > and delete the "FORBIDDEN=" line. As already stated, it is not safe to do this unless you're running a kernel with the fix applied. A fresh 10-STABLE is such a kernel. -- Adam