On Tue, 5 Aug 2025 08:16:21 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Chen Liang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Web review >> >> Co-authored-by: David Holmes >> <62092539+dholmes-...@users.noreply.github.com> > > src/hotspot/share/interpreter/bytecodeUtils.cpp line 354: > >> 352: char *var = cp->symbol_at(elem.name_cp_index)->as_C_string(); >> 353: os->print("%s", var); >> 354: > > No need for blank line Suggestion: ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26600#discussion_r2254528382