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

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DThreadPool.java40 private static final String DEFAULT_THREAD_POOL_INITIAL_SIZE = field in class:ThreadPool
146 GetPropertyAction(DEFAULT_THREAD_POOL_INITIAL_SIZE));
151 throw new Error("Value of property '" + DEFAULT_THREAD_POOL_INITIAL_SIZE +

Completed in 36 milliseconds