Home | History | Annotate | Download | only in concurrent

Lines Matching refs:EXCEPTION_MAP_CAPACITY

422     private static final int EXCEPTION_MAP_CAPACITY = 32;
1526 exceptionTable = new ExceptionNode[EXCEPTION_MAP_CAPACITY];