RFR: 8339519: Remove size field from instructions

Adam Sotona asotona at openjdk.org
Fri Sep 6 07:43:52 UTC 2024


On Thu, 5 Sep 2024 23:02:16 GMT, Chen Liang <liach at openjdk.org> wrote:

> `AbstractInstruction` has a redundant `size` field unnecessary for the majority of instructions. We should add this field to the 2 switch instructions that need it only.

Looks good to me.

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

Marked as reviewed by asotona (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20880#pullrequestreview-2285235940


More information about the core-libs-dev mailing list