RFR: 8364588: Export the NPE backtracking functionality to general null-checking APIs [v2]

Chen Liang liach at openjdk.org
Tue Aug 5 14:34:50 UTC 2025


On Tue, 5 Aug 2025 08:16:21 GMT, David Holmes <dholmes at 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-ora at 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


More information about the security-dev mailing list