Integrated: 8341415: Optimize RawBytecodeHelper::next
Shaojin Wen
swen at openjdk.org
Thu Oct 3 12:11:44 UTC 2024
On Wed, 2 Oct 2024 07:53:44 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> A small optimization to the RawBytecodeHelper::next method
> * Remove `len <= 0` once
> * merge store opcode and isWide
This pull request has now been integrated.
Changeset: d7f32d89
Author: Shaojin Wen <swen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d7f32d891cde2278fe7158fb28d29235db5c818c
Stats: 40 lines in 1 file changed: 9 ins; 14 del; 17 mod
8341415: Optimize RawBytecodeHelper::next
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/21300
More information about the core-libs-dev
mailing list