JDK8 Code review request for 7133344: Document the java.security.properties system property feature in the java.security file (original) (raw)

Jason Uh jason.uh at oracle.com
Mon Jul 2 15:54:05 UTC 2012


Thanks for your comments.

Please see updated webrev: http://cr.openjdk.java.net/~juh/7133344/webrev.01

Jason

On 07/02/2012 08:45 AM, Tom Hawtin wrote:

On 02/07/2012 16:00, Jason Uh wrote:

This change is documentation for allowing a user to specify an alternate java.security file.

Webrev: http://cr.openjdk.java.net/~juh/7133344/webrev.00/ CR: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7133344 +# An alternate java.security properties file may be specified +# from the command line via the system property +# +# java.security.properties= I think that should be: +# -Djava.security.properties= Tom



More information about the security-dev mailing list