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

neil_a_wilson
26.32.2007 9603069083bab9b05a47c485761bcbc9256a5c8b
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
commit9603069083bab9b05a47c485761bcbc9256a5c8b
tree 586ab574af4ce802427edda4e4779c4fa2efe653 tree | zip | gz
parent 5d0ceeba98f7bfd2cf17a1f2970e4c8be3130388 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
opends/src/server/org/opends/server/extensions/TraditionalWorkerThread.java 23 ●●●● diff | view | raw | blame | history