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/21 18:38:16 UTC

svn commit: r477776 - /harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt

Author: geirm
Date: Tue Nov 21 09:38:15 2006
New Revision: 477776

URL: http://svn.apache.org/viewvc?view=rev&rev=477776
Log:
excludes specific to opt on linux on x86_64
 

Modified:
    harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt

Modified: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt?view=diff&rev=477776&r1=477775&r2=477776
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt (original)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.x86_64.opt Tue Nov 21 09:38:15 2006
@@ -9,3 +9,8 @@
 java/lang/RuntimeAdditionalTest41.java
 java/lang/RuntimeAdditionalTest42.java
 
+## these tests show bugs in VM
+java/lang/ClassAnnotationsTest.java
+java/lang/ClassLoaderTest.java
+java/lang/reflect/FieldTest.java
+org/apache/harmony/lang/annotation/AllTypesTest.java