They all work fine now.

Signed-off-by: Arthur HUILLET <arthur.huil...@free.fr>
---
 regression/jvm/PutstaticTest.java |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/regression/jvm/PutstaticTest.java 
b/regression/jvm/PutstaticTest.java
index faa162f..cbf9496 100644
--- a/regression/jvm/PutstaticTest.java
+++ b/regression/jvm/PutstaticTest.java
@@ -94,8 +94,7 @@ public class PutstaticTest extends TestCase {
         testPutStaticLocalInt();
         testPutStaticClassFieldLong();
         testPutStaticConstLong();
-        // FIXME:
-        // testPutStaticInstanceFieldLong();
+        testPutStaticInstanceFieldLong();
         testPutStaticLocalLong();
 
         Runtime.getRuntime().halt(retval);
-- 
1.6.2.2


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to