On Thu, 29 Aug 2024 21:49:58 GMT, Shaojin Wen <s...@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 <s...@openjdk.org> Committer: Chen Liang <li...@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