RFR: 8339317: Optimize ClassFile writeBuffer [v2]

Shaojin Wen swen at openjdk.org
Tue Sep 3 12:20:33 UTC 2024


> 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/Util.java
  
  Co-authored-by: Claes Redestad <claes.redestad at oracle.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20780/files
  - new: https://git.openjdk.org/jdk/pull/20780/files/8843b7c5..3d6868f7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20780&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20780&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20780.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20780/head:pull/20780

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


More information about the core-libs-dev mailing list