From owner-freebsd-java@FreeBSD.ORG Fri Oct 26 19:22:40 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E60D316A46B for ; Fri, 26 Oct 2007 19:22:40 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from turing.morons.org (turing.morons.org [208.96.51.42]) by mx1.freebsd.org (Postfix) with ESMTP id D362213C4BF for ; Fri, 26 Oct 2007 19:22:40 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id B00B017134; Fri, 26 Oct 2007 12:22:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id AE6E7170DE for ; Fri, 26 Oct 2007 12:22:40 -0700 (PDT) Date: Fri, 26 Oct 2007 12:22:40 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@turing To: freebsd-java@freebsd.org In-Reply-To: <20071026205754.15950c80@tinca> Message-ID: <20071026121159.A25435@turing> References: <20071023195511.GA27666@misty.eyesbeyond.com> <20071023170536.H25435@turing> <20071024210348.GA34044@misty.eyesbeyond.com> <20071026205754.15950c80@tinca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: JDK 1.5.0 patchset 7 "South China" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2007 19:22:41 -0000 On Fri, 26 Oct 2007, Zsolt K?ti wrote: > A friend of mine's result: > $ ktrace -t n java Test > $ kdump |fgrep securi > 1589 java NAMI "/usr/local/jdk1.5.0/jre/lib/security/java.security" > 1589 java NAMI "/usr/local/jdk1.5.0/jre/lib/security/java.security" I don't get that when I run that exact same sequence of commands with 1.5.0_13-p7. There's no reference to java.security in the ktrace at all. That's on FreeBSD 6.2 though. Adding -Djava.security.debug=properties produces no additional output. I went so far as to rebuild the port again this morning; it made no difference. The JVM was built with debug support enabled and IPv6 support enabled (though I routinely turn this off with the preferIPv4 switch). The options for building the browser plugin, installing the unlimited strength policy files, updating time zone data and building the port in a jail were not enabled. This is also running with libpthread=libthr, though I doubt that would make any difference. Nick -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/