On Wed, 25 Feb 2026 11:25:27 GMT, Kevin Walls <[email protected]> wrote:

>> src/jdk.hotspot.agent/linux/native/libsaproc/dwarf.cpp line 209:
>> 
>>> 207:       case 0x0b: // DW_CFA_restore_state
>>> 208:         if (remember_state.empty()) {
>>> 209:           print_debug("DWARF: Remember State is empty even though 
>>> DW_CFA_restore_state is saw.\n");
>> 
>> nit:  "is seen" not "is saw" 8-)
>
> Or just: "DWARF Error: DW_CFA_restore_state with empty stack."

Thanks a lot! fixed.
(Sorry for my English😅)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29779#discussion_r2852739507

Reply via email to