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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java98 private static final int MAX_BRANCH_TARGET_OFFSET = 32767; field in class:MethodGenerator
1891 if (instructionListSize > MAX_BRANCH_TARGET_OFFSET) {
2063 > MAX_BRANCH_TARGET_OFFSET)) {

Completed in 36 milliseconds