equal
deleted
inserted
replaced
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 “cache forever”, while a |
235 or any negative value, means “cache forever”, 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> |