]
Jean-Francois Denise edited comment on WFCORE-2241 at 2/7/17 12:02 PM:
-----------------------------------------------------------------------
A branch has been created to implement this change:
Mem Leak in CLI class
---------------------
Key: WFCORE-2241
URL:
https://issues.jboss.org/browse/WFCORE-2241
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
Fix For: 3.0.0.Alpha23
The CLI class offline CommandContext is never terminated. This makes the CommandContext
to be referenced from Shutdown Hook and never cleaned.