[jdk11u-dev] RFR: 8255729: com.sun.tools.javac.processing.JavacFiler.FilerOutputStream is inefficient

Christoph Langer clanger at openjdk.org
Thu Jul 14 20:43:05 UTC 2022


On Tue, 12 Jul 2022 08:07:26 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> Request to backport [JDK-8255729](https://bugs.openjdk.org/browse/JDK-8255729) to jdk11. The code doesn't apply cleanly. Because the [JDK-8236435](https://bugs.openjdk.org/browse/JDK-8236435) whcih fixed typos changed the file `JavacFiler.java` as well. I try to backport JDK-8236435 to let this patch clean but the JDK-8236435 has many conflicts so that it is not easy to backport. So I decide not to backport JDK-8236435. I have backported [JDK-8193462](https://bugs.openjdk.org/browse/JDK-8193462) to jdk11 in order to make this patch clean but unfortunately the clean backport is blocked by JDK-8236435.
> 
> Thanks for taking the time to review.
> 
> Best Regrads,
> -- Guoxiong

LGTM

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

Marked as reviewed by clanger (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1218


More information about the jdk-updates-dev mailing list