Jay
Jay
> you could instrument the method that calls the constructor. sorry sir,I don't understand too much. Can you elaborate on it
sorry i am a litter confused. if I don't know that there are threads in the code, but I need to catch exceptions including thread stack exception like this: `public...
> You could instrument the Task.run method, for instance. If an exception was thrown, advice would capture it. If the thread accepts a lambad, the lambad cannot be instrument?
> No, lambdas cannot normally be instrumented. I see, thank you sir
JarTypeSolver is indeed feasible, but are there any other solutions available?