The default Hibernate Connection Pool has a thread that performs a periodic validation for the pool.
This thread does not have a name. See here.
It would be nice if this thread would have a name to help identify it in an easier way.