Reduce allocations when pretty printing JCTree during compilation

christoph.dreis at freenet.de christoph.dreis at freenet.de
Mon Feb 20 18:54:19 UTC 2023


Hi,

I’ve been profiling some build pipelines of some customer projects – including their compilation phase.
And while Lombok is a major contributor in these projects (it’s not an option to drop it unfortunately), there are some optimization opportunities in the JDK itself.

I’ve opened a draft PR where you can find more information: https://github.com/openjdk/jdk/pull/12667
If someone finds the time to take a look, I’d highly appreciate it.

Cheers,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20230220/66e0503e/attachment.htm>


More information about the compiler-dev mailing list