253254255256257258259260261262263
b.loadConstant(0x7fffffff); b.math(Opcode.IAND); b.loadConstant(caseCount); b.math(Opcode.IREM); b.switchBranch(cases, switchLabels, noMatch); } // Params to invoke String.equals. TypeDesc[] params = {TypeDesc.OBJECT};