ResourceScope missing OS/X
Michael Hall
mik3hall at gmail.com
Sun Mar 26 14:18:14 UTC 2023
> On Mar 26, 2023, at 5:07 AM, Duncan Gittins <duncan.gittins at gmail.com> wrote:
>
> It looks like you have used jextract which was not built for JDK20,as ResourceScope class is from earlier JDK version.
> You'll need to build and generate with a JDK20 compatible jextract or wait for the team to drop a compatible build here: https://jdk.java.net/jextract/
>
> Kind regards
>
> Duncan
It appears you were correct to begin with. I removed the opengl target directory, regenerated, and compiled without errors.
But if MemoryAddress also is gone I probably need to go back to prior code where I used it.
Is there a replacement?
I scanned the mailing list archives and saw no mention of either ResourceScope or MemoryAddress as topics. Is there someplace to track API changes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jextract-dev/attachments/20230326/91e193a8/attachment.htm>
More information about the jextract-dev
mailing list