Question about global SegmentScope
刘希晨
benrush0705 at gmail.com
Sun Apr 16 10:36:06 UTC 2023
Hi I have a question about global segment scope.
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230416/f0798fa5/attachment.htm>
More information about the panama-dev
mailing list