RFR: 8339317: Optimize ClassFile writeBuffer [v3]

Claes Redestad redestad at openjdk.org
Tue Sep 3 12:28:19 UTC 2024


On Tue, 3 Sep 2024 12:23:50 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> A small optimization, optimize the BufferWriter implementation and use of ClassFile, provide faster patchInt and skip
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/jdk/internal/classfile/impl/BufWriterImpl.java
>   
>   Co-authored-by: Claes Redestad <claes.redestad at oracle.com>

Marked as reviewed by redestad (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20780#pullrequestreview-2277286119


More information about the core-libs-dev mailing list