Date: Fri, 26 Oct 2007 13:50:40 -0700 (PDT) From: Nick Johnson <freebsd@spatula.net> To: freebsd-java@freebsd.org Subject: Re: JDK 1.5.0 patchset 7 "South China" Message-ID: <20071026134734.M25435@turing> In-Reply-To: <20071026121159.A25435@turing> References: <20071023195511.GA27666@misty.eyesbeyond.com> <20071023170536.H25435@turing> <20071024210348.GA34044@misty.eyesbeyond.com> <20071026205754.15950c80@tinca> <20071026121159.A25435@turing>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071026134734.M25435>