You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JNI est mort, vive FFM ! Java 22 propose (enfin) en standard son API FFM : "Foreign Function & Memory". Son but est de fournir un moyen sûr et performant de manipuler des données en dehors de la heap memory et d’intéragir avec du code natif.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
2024/03/28/ffm-java22
JNI est mort, vive FFM ! Java 22 propose (enfin) en standard son API FFM : "Foreign Function & Memory". Son but est de fournir un moyen sûr et performant de manipuler des données en dehors de la heap memory et d’intéragir avec du code natif.
https://blog.sciam.fr/2024/03/28/ffm-java22.html
Beta Was this translation helpful? Give feedback.
All reactions