RFR: 8339317: Optimize ClassFile writeBuffer [v4]
Shaojin Wen
swen at openjdk.org
Tue Sep 3 14:30:38 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:
revert skip
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20780/files
- new: https://git.openjdk.org/jdk/pull/20780/files/d7227a9c..058d8dad
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20780&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20780&range=02-03
Stats: 12 lines in 5 files changed: 1 ins; 5 del; 6 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