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

/openjdk7/jdk/test/java/util/concurrent/ThreadPoolExecutor/
H A DThrowingTasks.java96 static final RuntimeException rte = new RuntimeException(); field in class:ThrowingTasks
109 static final Thrower rteThrower = new Thrower(rte);

Completed in 443 milliseconds