Searched defs:crashPoint (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/activation/log/
H A DLogTest.java44 private static int crashPoint = 0; field in class:LogTest
84 crashPoint = crashValue;
87 crashPoint +
97 crashPoint);
182 if (crashPoint != 0) {
183 if (--crashPoint == 0) {
192 crashPoint > 0 ? spansBoundary : super.checkSpansBoundary(fp);

Completed in 67 milliseconds