mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
26.32.2007 9a9b02006553344eeed2f966538187edd5317210
refs
author neil_a_wilson <neil_a_wilson@localhost>
Sunday, August 26, 2007 22:32 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Sunday, August 26, 2007 22:32 +0200
commit9a9b02006553344eeed2f966538187edd5317210
tree 472316cf531d38f7584226ab6f9672086aea4012 tree | zip | gz
parent a9ba1c2545ef442f76928469a424a6521cfa4725 view | diff
Update the traditional worker thread implementation so that the threads catch
Throwable instead of Exception. This prevents them from exiting abnormally if
they encounter something like an AssertionError, which could be thrown by unit
tests or assert statements in the code if the associated condition isn't
satisfied.
1 files modified
23 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/extensions/TraditionalWorkerThread.java 23 ●●●● diff | view | raw | blame | history