Signed-off-by: Tomek Grabiec <[email protected]>
---
regression/jvm/ExceptionsTest.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/regression/jvm/ExceptionsTest.java
b/regression/jvm/ExceptionsTest.java
index c526e83..71c4d2f 100644
--- a/regression/jvm/ExceptionsTest.java
+++ b/regression/jvm/ExceptionsTest.java
@@ -463,20 +463,21 @@ public class ExceptionsTest extends TestCase {
testUnwinding();
testMultipleCatchBlocks();
testNestedTryCatch();
+*/
testEmptyCatchBlock();
testInvokespecial();
testInvokevirtual();
testArrayLoad();
+/* FIXME
testArrayStore();
+*/
testArraylength();
testAthrow();
testGetfield();
testPutfield();
testMonitorenter();
-*/
/* TODO: testMonitorexit() */
-/* FIXME
testIdiv();
testIrem();
testLdiv();
@@ -486,7 +487,6 @@ public class ExceptionsTest extends TestCase {
testNewarray();
testMultianewarray();
testUnsatisfiedLinkError();
-*/
exit();
}
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel