ByteBuffer considered not existing in JDK 22
Michael Hall
mik3hall at gmail.com
Mon May 13 18:32:18 UTC 2024
> On May 13, 2024, at 11:58 AM, Duncan Gittins <duncan.gittins at gmail.com> wrote:
>
> I use Eclipse on Windows, this has similar issues where it periodically gets upset with missing JDK libraries such as java.util.HashMap. It is usually fixed by refresh project, close project, wipe the eclipse build directories manually and then re-open project.
>
> Duncan
>
Eclipse on MacOS has never had this issue for me that I remember and doesn’t on this.
I pasted the code into one of my projects and it shows no errors.
My release
Version: 2023-06 (4.28.0)
Build id: 20230608-1333
Installing that or a later release might be a fix.
There aren’t multiple jdk 22’s installed are there? I notice that Martin’s actually lists 22.0.1 as the JRE System Library. Mine only shows jdk-22 which I think is what I named it when I added it to available JRE’s. If he also has a OpenJDK 22 or OpenJDK 22.0.0 or something it could be a problem?
Mike
More information about the panama-dev
mailing list