<div dir="ltr">SymbolLookup.libraryLookup takes a SegmentScope as a parameter, which represents the lifecycle of the returned SymbolLookup.<div><br></div><div>It looks like you are using an old JDK? Panama has critical changes every Java update, please use the latest JDK.<br><div><br></div><div>Glavo</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 16, 2023 at 6:36 PM 刘希晨 <<a href="mailto:benrush0705@gmail.com">benrush0705@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi I have a question about global segment scope.<div><br></div><div>If I use SymbolLookup.libraryLookup to load a C library and call its function which returns a pointer , in java it's represented by a memory segment, the memorysegment's scope would be global scope. Does this mean that the memory segment object wouldn't be released by anything until the VM exits?</div></div>
</blockquote></div>