final class BaselineExceptionTable extends ExceptionTable
CATCH_START, EX_TYPE, TRY_END, TRY_START| Constructor and Description |
|---|
BaselineExceptionTable() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static int[] |
encode(ExceptionHandlerMap emap,
int[] bytecodeMap)
Encode an exception table
|
findCatchBlockForInstruction, printExceptionTable, printExceptionTableUninterruptibleBaselineExceptionTable()
static int[] encode(ExceptionHandlerMap emap, int[] bytecodeMap)
emap - the exception table to encodebytecodeMap - mapping from bytecode to machinecode offsets