Author: gshimansky
Date: Tue Nov 13 06:08:50 2007
New Revision: 594545
URL: http://svn.apache.org/viewvc?rev=594545&view=rev
Log:
Enable Breakpoint and SingleStep JVMTI tests on x86_64. Two other tests do not
work because of HARMONY-5063
Added:
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt
(with props)
harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv
(with props)
Modified:
harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,3 @@
+# HARMONY-5063
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jet
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,3 @@
+# HARMONY-5063
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.jit
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,4 @@
+Breakpoint1/Breakpoint1.java
+SingleStep1/SingleStep1.java
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.opt
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,4 @@
+Breakpoint1/Breakpoint1.java
+SingleStep1/SingleStep1.java
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.linux.x86_64.srv
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,3 @@
+# HARMONY-5063
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jet
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,3 @@
+# HARMONY-5063
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.jit
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,4 @@
+Breakpoint1/Breakpoint1.java
+SingleStep1/SingleStep1.java
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.opt
------------------------------------------------------------------------------
svn:eol-style = native
Added: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv?rev=594545&view=auto
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv
(added)
+++ harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv
Tue Nov 13 06:08:50 2007
@@ -0,0 +1,4 @@
+Breakpoint1/Breakpoint1.java
+SingleStep1/SingleStep1.java
+VMInit1/VMInit1.java
+PopFrame1/PopFrame1.java
Propchange: harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_jvmti.windows.x86_64.srv
------------------------------------------------------------------------------
svn:eol-style = native
Modified: harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml?rev=594545&r1=594544&r2=594545&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml (original)
+++ harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml Tue Nov 13 06:08:50 2007
@@ -142,6 +142,7 @@
<or>
<equals arg1="@{mode}" arg2="int" />
<isset property="is.x86"/>
+ <isset property="is.x86_64"/>
</or>
<then>
<antcall target="run-jvmti-tests" >
|