[jboss-jira] [JBoss JIRA] (LOGMGR-153) Remove finalization from Logger
James Perkins (Jira)
issues at jboss.org
Tue Dec 4 12:07:01 EST 2018
[ https://issues.jboss.org/browse/LOGMGR-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated LOGMGR-153:
---------------------------------
Fix Version/s: 3.0.0.Final
> Remove finalization from Logger
> -------------------------------
>
> Key: LOGMGR-153
> URL: https://issues.jboss.org/browse/LOGMGR-153
> Project: JBoss Log Manager
> Issue Type: Sub-task
> Components: core
> Reporter: Philippe Marschall
> Priority: Major
> Fix For: 3.0.0.Final
>
>
> Finalization has been [deprecated in Java 9|https://stuartmarks.wordpress.com/2017/04/17/deprecation-of-object-finalize/] 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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list