Bug 541110 - evaluation should not let zombie jobs on runtime exceptions

Wrap runtime exceptions to CoreException, so that
ASTEvaluationEngine.EvalRunnable.run().EvaluationRunnable can properly
handle them, and release locks on which
ConditionalBreakpointHandler.breakpointHit() is waiting.

Change-Id: I4a30600f2edeed4abe9f7bbc3e5a04a113f648b3
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed