On Wed, 18 Mar 2026 20:01:32 GMT, Tobias Hartmann <[email protected]> wrote:
>> Roland Westrelin has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update src/hotspot/share/runtime/signature.hpp >> >> Co-authored-by: Tobias Hartmann <[email protected]> > > src/hotspot/share/runtime/sharedRuntime.cpp line 2975: > >> 2973: _sig_cc->appendAll(vk->extended_sig()); >> 2974: _sig_cc_ro->appendAll(vk->extended_sig()); >> 2975: if (bt == T_OBJECT) { > > Why is this needed? It's not ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2062#discussion_r2958896305
