Integrated: 8341906: Optimize ClassFile writing BufBuffer

Shaojin Wen swen at openjdk.org
Fri Oct 11 00:32:14 UTC 2024


On Thu, 10 Oct 2024 01:13:13 GMT, Shaojin Wen <swen at openjdk.org> wrote:

> We made a lot of improvements to merge writes to BufWriter in #21243, and this PR is about doing more of the same.

This pull request has now been integrated.

Changeset: 24eb3601
Author:    Shaojin Wen <swen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/24eb360147a5ca548abc89eb6480f46b89e11d19
Stats:     154 lines in 13 files changed: 43 ins; 35 del; 76 mod

8341906: Optimize ClassFile writing BufBuffer

Reviewed-by: liach

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

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


More information about the core-libs-dev mailing list