jdk/src/share/classes/java/net/doc-files/net-properties.html
changeset 14775 2ed01c760aea
parent 9035 1255eb81cc2f
child 23720 7d5147c21927
equal deleted inserted replaced
14684:dc1a2233ac21 14775:2ed01c760aea
     1 <!--
     1 <!--
     2  Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
     2  Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
     3  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 
     4 
     5  This code is free software; you can redistribute it and/or modify it
     5  This code is free software; you can redistribute it and/or modify it
     6  under the terms of the GNU General Public License version 2 only, as
     6  under the terms of the GNU General Public License version 2 only, as
     7  published by the Free Software Foundation.  Oracle designates this
     7  published by the Free Software Foundation.  Oracle designates this
   235 	or any negative value, means &ldquo;cache forever&rdquo;, while a
   235 	or any negative value, means &ldquo;cache forever&rdquo;, while a
   236 	value of 0 (zero) means no caching.</P>
   236 	value of 0 (zero) means no caching.</P>
   237 </UL>
   237 </UL>
   238 <P>Since these 2 properties are part of the security policy, they are
   238 <P>Since these 2 properties are part of the security policy, they are
   239 not set by either the -D option or the System.setProperty() API,
   239 not set by either the -D option or the System.setProperty() API,
   240 instead they are set in the JRE security policy file <code>lib/security/java.security</code>.</P>
   240 instead they are set as security properties.</P>
   241 </BODY>
   241 </BODY>
   242 </HTML>
   242 </HTML>