public static boolean isCompilationThread() {
   return ourCompilationThreads.get().booleanValue();
 }