Signed-off-by: Tomek Grabiec <[email protected]>
---
regression/jvm/ExceptionsTest.java | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/regression/jvm/ExceptionsTest.java
b/regression/jvm/ExceptionsTest.java
index 71c4d2f..292fb05 100644
--- a/regression/jvm/ExceptionsTest.java
+++ b/regression/jvm/ExceptionsTest.java
@@ -459,11 +459,9 @@ public class ExceptionsTest extends TestCase {
public static void main(String args[]) {
testTryBlockDoesNotThrowAnything();
testThrowAndCatchInTheSameMethod();
-/* FIXME
testUnwinding();
testMultipleCatchBlocks();
testNestedTryCatch();
-*/
testEmptyCatchBlock();
testInvokespecial();
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel