On Thu, 5 Mar 2026 17:29:50 GMT, Kevin Walls <[email protected]> wrote:

>> Yasumasa Suenaga has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fix Lib.gmk for SA
>
> src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c line 651:
> 
>> 649:   lib_fd = handle_vdso_internal(ph, "vdso64.so", lib_name, 
>> lib_name_len);
>> 650:   if (lib_fd == -1) {
>> 651:     // Try agein with vdso.so
> 
> nit: "again"
> (I'm looking at the simple things first 8-) )

Thanks, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29731#discussion_r2893041971

Reply via email to