-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Finalization has been deprecated in Java 9 because of performance issues with the recommendation that people switch to PhantomReference. Unfortunately as part of LOGMGR-107 Logger now uses finalization. Fortunately thanks to the excellent ref package in wildly-common this can be fixed easily.