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

svn commit: r477962 - in /harmony/enhanced/drlvm/trunk/build/make/excludes: exclude.drlvm_kernel.windows.x86.jet exclude.drlvm_kernel.windows.x86.opt

Author: geirm
Date: Tue Nov 21 15:30:50 2006
New Revision: 477962

URL: http://svn.apache.org/viewvc?view=rev&rev=477962
Log:
to make things complete on windows....


Modified:
    harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.jet
    harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.opt

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.jet
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.jet?view=diff&rev=477962&r1=477961&r2=477962
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.jet (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.jet Tue Nov 21 15:30:50 2006
@@ -9,3 +9,6 @@
 java/lang/RuntimeAdditionalTest41.java
 java/lang/RuntimeAdditionalTest42.java
 
+java/lang/SystemExtensionTest.java
+java/lang/ObjectTest.java
+

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.opt
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.opt?view=diff&rev=477962&r1=477961&r2=477962
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.opt (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.opt Tue Nov 21 15:30:50 2006
@@ -9,3 +9,6 @@
 java/lang/RuntimeAdditionalTest41.java
 java/lang/RuntimeAdditionalTest42.java
 
+java/lang/SystemExtensionTest.java
+java/lang/ObjectTest.java
+