Serialized Form
-
Package org.adoptopenjdk.jitwatch.model
-
Class org.adoptopenjdk.jitwatch.model.AnnotationException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bytecodeOffset
int bytecodeOffset
-
instruction
BytecodeInstruction instruction
-
-
Class org.adoptopenjdk.jitwatch.model.BCIOpcodeMap extends java.util.HashMap<java.lang.Integer,Opcode> implements Serializable
- serialVersionUID:
- 1L
-
Class org.adoptopenjdk.jitwatch.model.LogParseException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-