Class HotThrowResult
java.lang.Object
org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHotThrowResult(IMetaMember member, int bci, String exceptionType, boolean preallocated) -
Method Summary
-
Field Details
-
member
-
bci
private int bci -
exceptionType
-
preallocated
private boolean preallocated
-
-
Constructor Details
-
HotThrowResult
-
-
Method Details