Class UncommonTrap
java.lang.Object
org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bci
private int bci -
reason
-
action
-
comment
-
-
Constructor Details
-
UncommonTrap
-
-
Method Details
-
getBCI
public int getBCI() -
getReason
-
getAction
-
getComment
-
parse
-
toString
-