[jdk11u-dev] Integrated: 8255729: com.sun.tools.javac.processing.JavacFiler.FilerOutputStream is inefficient
Guoxiong Li
gli at openjdk.org
Mon Jul 18 09:21:02 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
This pull request has now been integrated.
Changeset: 8486da7d
Author: Guoxiong Li <gli at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/8486da7da19f07ef17cfe13bed19bff0c9608fd7
Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod
8255729: com.sun.tools.javac.processing.JavacFiler.FilerOutputStream is inefficient
Reviewed-by: clanger
Backport-of: 526c00057e7e0c5ac82ae7071792f454420fdec1
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1218
More information about the jdk-updates-dev
mailing list