GitHub user jrenzullo opened a pull request:
https://github.com/apache/wicket/pull/241
Fix class object memory leak by enabing cache.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jrenzullo/wicket fix-memory-leak
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/241.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #241
----
commit ed32c0a5d904592fa9a9577a5700f1958ce8a8a9
Author: Jared Renzullo <[email protected]>
Date: 2017-11-01T20:18:30Z
Fix class object memory leak by enabing cache.
----
---