oliverdain
01/05/2017, 7:39 PMcheck(X)
and X
is false. The code for which the check fails in running in a thread which has an UncaughtExceptionHandler attached. However, when I step through the java.lang code that should catch that and call the handler none of the catch blocks are triggered. It’s very odd.