JDK 1.5.0 patchset 7 "South China"

Nick Johnson freebsd at spatula.net
Fri Oct 26 13:50:42 PDT 2007


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/


More information about the freebsd-java mailing list