RFR: 8303078: Reduce allocations when pretty printing JCTree during compilation [v2]

Christoph Dreis duke at openjdk.org
Wed Feb 22 16:36:52 UTC 2023


On Wed, 22 Feb 2023 16:24:29 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Christoph Dreis has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8303078: Reduce allocations for single characters in DocPretty
>
> this is looking good, I think that once the changes to `DocPretty.java`, as Jon suggested, are included in this patch it should be good to go

@vicente-romero-oracle & @jonathan-gibbons made the adjustments to `DocPretty` now as well.

-------------

PR: https://git.openjdk.org/jdk/pull/12667


More information about the compiler-dev mailing list