-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b89
-
generic
-
generic
JDI ThreadReference.forceEarlyReturn is passed a JDI Value object that is the value
that is to be returned. If the method to be exited is declared as void, then
a JDI VoidValue has to be passed as the parameter, but there is no direct way
in JDI to create a VoidValue object.
that is to be returned. If the method to be exited is declared as void, then
a JDI VoidValue has to be passed as the parameter, but there is no direct way
in JDI to create a VoidValue object.