Searched refs:RequestReflectionTest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DRequestReflectionTest.java30 * @run compile -g RequestReflectionTest.java
31 * @run main RequestReflectionTest
33 * @summary RequestReflectionTest checks to see that reflective
60 public class RequestReflectionTest extends TestScaffold { class in inherits:TestScaffold
62 RequestReflectionTest (String args[]) { method in class:RequestReflectionTest
67 new RequestReflectionTest(args).startTests();
105 "RequestReflectionTest fail: exceptions do not match " +
110 "RequestReflectionTest fail: size does not match " +
115 "RequestReflectionTest fail: depth does not match " +
120 "RequestReflectionTest fai
[all...]

Completed in 673 milliseconds