removing acidentally committed part
0 lines of code changed in 1 file:
try querying all individual fields
14 lines of code changed in 1 file:
set the StalePreventionThread as daemon, as the JVM failed to stop otherwise
(modern JVMs don't run finalizers on exit, so the pool is never finalized,
hence the thread is not interrupted when the JVM exits).
1 lines of code changed in 1 file: