1 # Config file that tells mauve about the `libgcj' tag.
13 # The following tests seem to hang or crash the testsuite.
14 # This a problem when running Mauve "standalone".
15 !java.lang.reflect.Array.newInstance
17 # These are almost certainly buggy test cases.
18 # The behaviour of the garbarge collector cannot be predicted.
19 # Note the . at the end so we do test java.lang.reflect
22 # Tests for not yet implemented classes and/or methods.
23 !java.awt.event.MouseEvent.modifiersEx