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

/openjdk7/jdk/test/javax/management/MBeanServer/
H A DPostExceptionTest.java365 ExceptionallyHackyWombat.t = t;
366 ExceptionallyHackyWombat.w = where;
368 ExceptionallyHackyWombat.class.getName(),
376 ExceptionallyHackyWombat.t = t;
377 ExceptionallyHackyWombat.w = where;
380 ExceptionallyHackyWombat.class.getName(),
506 * threaded, and nobody but our test uses this ExceptionallyHackyWombat.
508 public static class ExceptionallyHackyWombat extends ExceptionalWombat { class in class:PostExceptionTest
511 public ExceptionallyHackyWombat() { method in class:PostExceptionTest.ExceptionallyHackyWombat

Completed in 30 milliseconds