<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br><div><br><blockquote type="cite"><div>On Mar 26, 2023, at 5:07 AM, Duncan Gittins <duncan.gittins@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">It looks like you have used jextract which was not built for JDK20,as ResourceScope class is from earlier JDK version.<div>You'll need to build and generate with a JDK20 compatible jextract or wait for the team to drop a compatible build here: <a href="https://jdk.java.net/jextract/">https://jdk.java.net/jextract/</a></div><div><br></div><div>Kind regards</div><div><br></div><div>Duncan</div></div></div></blockquote><br></div><div>It appears you were correct to begin with. I removed the opengl target directory, regenerated, and compiled without errors.</div><div>But if MemoryAddress also is gone I probably need to go back to prior code where I used it.</div><div>Is there a replacement?</div><div>I scanned the mailing list archives and saw no mention of either ResourceScope or MemoryAddress as topics. Is there someplace to track API changes?</div><br></body></html>