You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gs...@apache.org on 2007/06/05 11:15:23 UTC

svn commit: r544428 - in /harmony/enhanced/drlvm/trunk/src/test/regression/excludes: exclude.linux.x86_64 exclude.windows.x86_64

Author: gshimansky
Date: Tue Jun  5 02:15:22 2007
New Revision: 544428

URL: http://svn.apache.org/viewvc?view=rev&rev=544428
Log:
Excluded H2926 for windows x86_64 because JVMTI is not yet implemented for x86_64


Modified:
    harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
    harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64

Modified: harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64?view=diff&rev=544428&r1=544427&r2=544428
==============================================================================
--- harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 (original)
+++ harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 Tue Jun  5 02:15:22 2007
@@ -1,5 +1,6 @@
 H2086
 H2151
+# Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
 H2926
 H3027
 H3228

Modified: harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64?view=diff&rev=544428&r1=544427&r2=544428
==============================================================================
--- harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 (original)
+++ harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64 Tue Jun  5 02:15:22 2007
@@ -1,5 +1,7 @@
 H2151
 H2873
+# Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
+H2926
 H3027
 # Exclude this test because JVMTI is not implemented for x86_64 in JIT mode yet
 H3730