On Sat, 16 Dec 2023 16:32:23 GMT, Chen Liang <[email protected]> wrote:
>> Adam Sotona has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> added missing comment
>
> src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
> line 1145:
>
>> 1143: private static Opcode popInsnOpcode(BasicType type) {
>> 1144: switch (type) {
>> 1145: case I_TYPE:
>
> Should restore the enhanced switch syntax
Will fix, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17108#discussion_r1429753608