On Thu, 22 Feb 2024 23:25:06 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> Also, ebuf is of size 1024 and is getting truncated sometimes. See your 
> macosx log files on mdash. This doesn't necessarily have to be fixed, but 
> something to consider.

All other callers of os::dll_load() also use buffer of 1024 chars.
Looks like dlerror() on macosx is very verbose.

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

PR Comment: https://git.openjdk.org/jdk/pull/17954#issuecomment-1960613948

Reply via email to