From owner-freebsd-java@FreeBSD.ORG Fri Oct 26 20:50:42 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 5820316A468 for ; Fri, 26 Oct 2007 20:50:42 +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 4463413C4D5 for ; Fri, 26 Oct 2007 20:50:42 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id 262E517036; Fri, 26 Oct 2007 13:50:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 230F917034 for ; Fri, 26 Oct 2007 13:50:40 -0700 (PDT) Date: Fri, 26 Oct 2007 13:50:40 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@turing To: freebsd-java@freebsd.org In-Reply-To: <20071026121159.A25435@turing> Message-ID: <20071026134734.M25435@turing> References: <20071023195511.GA27666@misty.eyesbeyond.com> <20071023170536.H25435@turing> <20071024210348.GA34044@misty.eyesbeyond.com> <20071026205754.15950c80@tinca> <20071026121159.A25435@turing> 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 20:50:42 -0000 Just to add another piece to the puzzle here, I downloaded the Diablo JDK and confirmed that it *does* read java.security, and the -Djava.security.debug=properties option does produce debugging output. Just for kicks I'm going to try rebuilding the jdk port, this time bootstrapping it from Diablo to see if that makes a difference. On Fri, 26 Oct 2007, Nick Johnson wrote: > 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/