On Wed, 15 Oct 2025 09:07:37 GMT, Paul Hübner <[email protected]> wrote:

>> David Beaumont has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Reorganising to catch preview-only cases
>
> src/java.base/share/native/libjimage/jimage.cpp line 190:
> 
>> 188:         index += preview_infix_len;
>> 189:         // Check we copied up to the expected '/' separator.
>> 190:         assert(name_buffer[index] == '/' && "bad string concatenation");
> 
> Here as well fwiw.

Done.

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/1618#discussion_r2455230879

Reply via email to