On Tue, 3 Dec 2024 07:10:16 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> This fix looks correct by looking on original changes. >> >> Yes, special Interpreter's code for these methods is only generated for >> x86_32 in `templateInterpreterGenerator_x86_32.cpp`. > >> This fix looks correct by looking on original changes. > > Thank you! I need one more (R)eviewer :) @shipilev Generally looks reasonable, though I'm not very familiar with this part of the code. One question: Could we add an IR test that would show that no interpreter stubs are emitted, but instead whatever it is now emitting? ------------- PR Comment: https://git.openjdk.org/jdk/pull/22446#issuecomment-2516362667