Integrated: 8339196: Optimize BufWriterImpl#writeU1/U2/Int/Long
Shaojin Wen
swen at openjdk.org
Thu Aug 29 21:24:24 UTC 2024
On Wed, 28 Aug 2024 13:16:03 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> A small optimization makes BufWriterImpl's writeU1/U2/Int/Long methods more C2-friendly and improves performance.
This pull request has now been integrated.
Changeset: b711c41d
Author: Shaojin Wen <swen at openjdk.org>
Committer: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b711c41d442fc369a84745c0203db638e0b7e671
Stats: 42 lines in 1 file changed: 32 ins; 3 del; 7 mod
8339196: Optimize BufWriterImpl#writeU1/U2/Int/Long
Reviewed-by: liach, redestad
-------------
PR: https://git.openjdk.org/jdk/pull/20748
More information about the core-libs-dev
mailing list