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/24 10:53:09 UTC

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

Author: mloenko
Date: Thu Aug 24 01:53:09 2006
New Revision: 434343

URL: http://svn.apache.org/viewvc?rev=434343&view=rev
Log:
reverted workaround for HARMONY-1242 
[classlib][security] SecurityManager.checkPropertyAccess("java.version") throws unexpected exception
because the origin of the problem was fixed in HARMONY-1262 
[classlib][luni] StreamTokenizer does not work with block comments

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=434343&r1=434342&r2=434343&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy (original)
+++ incubator/harmony/enhanced/classlib/trunk/depends/files/java.policy Thu Aug 24 01:53:09 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