< prev index next >

test/javax/xml/jaxp/unittest/validation/LargeMaxOccursTest.java

Print this page

        

@@ -107,6 +107,5 @@
         } catch (Exception ex) {
             Assert.fail("Parser configuration error not expected since maxOccurs " + "> 5000 but constant-space optimization applies");
         }
     }
 }
-
< prev index next >