-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-svc
-
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.