EJB client application deployed with jboss-ejb-client.xml, when undeployed the classloader is not being released leading to a memory leak. The classes are still seen in the heap.
Brad Maxwell <bmaxwell> updated the status of jira WFLY-4016 to Coding In Progress
https://github.com/wildfly/wildfly/pull/6870 was the upstream fix (it was a rework of https://github.com/wildfly/wildfly/pull/6869)
https://github.com/jbossas/jboss-eap/pull/2333
The pull request has been updated to https://github.com/jbossas/jboss-eap/pull/2341
It's ok.
Brad Maxwell <bmaxwell> updated the status of jira EJBCLIENT-84 to Resolved