Integrated: 8339317: Optimize ClassFile writeBuffer

Shaojin Wen swen at openjdk.org
Fri Sep 6 13:41:00 UTC 2024


On Thu, 29 Aug 2024 21:49:58 GMT, Shaojin Wen <swen at openjdk.org> wrote:

> A small optimization, optimize the BufferWriter implementation and use of ClassFile, provide faster patchInt and skip

This pull request has now been integrated.

Changeset: 9ebc2ecb
Author:    Shaojin Wen <swen at openjdk.org>
Committer: Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9ebc2ecbf613da3bcee1dd5e8920a26d5f6d6df7
Stats:     56 lines in 7 files changed: 32 ins; 4 del; 20 mod

8339317: Optimize ClassFile writeBuffer

Reviewed-by: redestad, liach

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

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


More information about the core-libs-dev mailing list