https://bz.apache.org/bugzilla/show_bug.cgi?id=58143
--- Comment #12 from Rainer Jung <[email protected]> --- The fix for trunk, which was backported to 8.5 and 8 but not to seven was: r1730946 | markt | 2016-02-17 22:16:40 +0100 (Wed, 17 Feb 2016) | 1 line Refactor class loading so JAR scanning does not trigger the caching of the byte[] for every scanned class until the class is loaded. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
