Java 22 Released
mail.openjdk.org
Java 22 Released
1–10 of 178 posts
Re: Java 22 Released
#2“Vector API (Seventh Incubator)”
Seven iterations? What is going on with vectors in Java?
Re: Java 22 Released
#3“Vector API (Seventh Incubator)” Seven iterations? What is going on with vectors in Java?
It will go on until 'value classes' are incorporated in Java
Re: Java 22 Released
#4“Vector API (Seventh Incubator)” Seven iterations? What is going on with vectors in Java?
My understanding is it depends on Valhalla (value classes) and they basically keep updating it as that project changes.
Re: Java 22 Released
#5“Vector API (Seventh Incubator)” Seven iterations? What is going on with vectors in Java?
The Foreign Memory API is in the works since 2014. They are just very diligent and careful.
Re: Java 22 Released
#6“Vector API (Seventh Incubator)” Seven iterations? What is going on with vectors in Java?
They said it is waiting for some feature from project Valhalla. Not sure which one though
Re: Java 22 Released
#7“Vector API (Seventh Incubator)” Seven iterations? What is going on with vectors in Java?
"Vector API" is universal api for SIMD. It will probably remain in incubator until valhalla delivers value types.
Re: Java 22 Released
#8Interesting to see the developments on the String Templates API using the STR and fmt template processors.
Re: Java 22 Released
#9Foreign Function Interface is one of the key advantages what C# had over Java (e.g. against huge APIs like Android or macOS). I am really curious how this JEP turns out.
Re: Java 22 Released
#10Interesting to see the developments on the String Templates API using the STR and fmt template processors.
It gets interesting: https://mail.openjdk.org/pipermail/amber-spec-experts/2024-M...