On Wed, Dec 18, 2013 at 5:45 AM, Jody Garnett wrote:
> We are mostly isolated from javadoc generate these days ... but it is
> still very slow (and getting worse as our codebase grows).
>
> I found this interesting:
> https://bugs.openjdk.java.net/browse/JDK-8027994which indicates converting
> f
We are mostly isolated from javadoc generate these days ... but it is still
very slow (and getting worse as our codebase grows).
I found this interesting: https://bugs.openjdk.java.net/browse/JDK-8027994
which indicates converting from lists to arrays is taking a toll on heap use.
--
Jody Garn