Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONSTRUCTOR_METHOD_NAME |
"<init>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASS_GENERATION_DIRECTORY |
"org.glassfish.dynamic.codegen.classGenerationDirectory" |
public static final String |
DUMP_AFTER_SETUP_VISITOR |
"org.glassfish.dynamic.codegen.debug.dumpAfterSetupVisitor" |
public static final String |
DUMP_CONSTANT_POOL |
"org.glassfish.dynamic.codegen.debug.dumpConstantPool" |
public static final String |
SOURCE_GENERATION_DIRECTORY |
"org.glassfish.dynamic.codegen.sourceGenerationDirectory" |
public static final String |
TRACE_BYTE_CODE_GENERATION |
"org.glassfish.dynamic.codegen.debug.traceByteCodeGeneration" |
public static final String |
USE_ASM_VERIFIER |
"org.glassfish.dynamic.codegen.debug.useAsmVerifier" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
USE_FAST_CACHE |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CCB_START |
101 |
public static final int |
CCFPI_START |
301 |
public static final int |
CCOI_START |
401 |
public static final int |
DC_START |
201 |
public static final int |
EXCEPTIONS_PER_CLASS |
100 |
public static final int |
FB_START |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TABLE_SIZE |
256 |
Copyright © 2017 Oracle. All rights reserved.