On Mon, 13 Mar 2023 21:05:11 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> Matias Saavedra Silva has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Interpreter optimization and comments
>
> src/hotspot/cpu/x86/templateTable_x86.cpp line 2798:
> 
>> 2796:                                                bool is_invokevirtual,
>> 2797:                                                bool is_invokevfinal, 
>> /*unused*/
>> 2798:                                                bool is_invokedynamic 
>> /*unused*/) {
> 
> Can you remove the parameter since the s390 port is here?

Ok, never mind, I saw s390 port but it doesn't seem to be in these changes (?)

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

PR: https://git.openjdk.org/jdk/pull/12778

Reply via email to