bugfix: add synchronized to avoid list operations that are not thread safe in our high level renderer 01edf43 switching out the locks for synchronized collectins 1f45e42 change synchronized to withLock to make sure we are actually using our lock 657804e update .filters to be threadsafe 0e7a4bb