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

/openjdk7/jdk/test/java/awt/EventQueue/MainAppContext/
H A DMainAppContext.java31 private static void test(boolean userAppContext) { argument
33 throw new RuntimeException("No EventQueue for the current app context! userAppContext: " + userAppContext);

Completed in 54 milliseconds