Adds time-based reloading of type-caching objects
(XStream and Jackson serialisers) to avoid leaking
metaspace memory when groovy classes are serialised
and reloaded over time.
By default, reloading occurs every 10 minutes, and
can be configured in modernui.properties.
Affected files
web/webapps/funnelback-publicui.war
web/conf/modernui/modernui.properties
Deployment
Stop the Jetty Web server.
Deploy the provided files on top of an existing install.
As patches are cumulative, apply deployment instructions from previous patches.