You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ml...@apache.org on 2006/08/22 11:54:27 UTC

svn commit: r433575 - /incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy

Author: mloenko
Date: Tue Aug 22 02:54:27 2006
New Revision: 433575

URL: http://svn.apache.org/viewvc?rev=433575&view=rev
Log:
fix for HARMONY-1242
[classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception

Modified:
    incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy

Modified: incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy?rev=433575&r1=433574&r2=433575&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy (original)
+++ incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy Tue Aug 22 02:54:27 2006
@@ -1,17 +1,17 @@
-/* Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *     http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
+// Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable
+// 
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+// 
+//     http://www.apache.org/licenses/LICENSE-2.0
+// 
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
 
 // This is the default system policy file
 // It should be named: ${java.home}/lib/security/java.policy