Building high-throughput #Java servers? Don’t let #VirtualThreads pin you down. With Panama + io_uring, David Vlijmincx shows how to truly go async—from memory arenas to native calls.

Benchmark results included: https://javapro.io/2025/10/16/async-io-with-java-and-panama-unlocking-the-power-of-io_uring/

@redhat @openjdk #ProjectPanama

💡 Dive into our in-depth analysis of #JDK26 and get a sneak peek at what's coming in #JDK27!

Explore the latest features, improvements, and future plans across #ProjectAmber, #ProjectLoom, #ProjectPanama, #ProjectLeyden & #ProjectValhalla.

Read more on #InfoQ 👉 https://bit.ly/4auF0w0

#Java #JDK #SoftwareDevelopment

I integrated a native image generation model directly into a Java application using Quarkus and the Java FFM API.

No Python stack, no sidecars, no external services.
Just in-process inference, explicit memory ownership, and predictable behavior — even on Apple Silicon.

Write-up with full code and caveats:
https://www.the-main-thread.com/p/java-local-image-generation-quarkus-ffm-flux

#Java #Quarkus #ProjectPanama #FFM #LocalAI #AppleSilicon

Millones de libros quemados en nombre del progreso
Esto pasó hace unos meses, pero recuerda a #Fahrenheit451 de #RayBradbury donde los libros se quemaban para controlar el pensamiento
Lo que ocurrió es que #Anthropic, una de las empresas de IA más importantes del mundo, montó un proyecto interno llamado #ProjectPanama
Compraban libros físicos por millones, los escaneaban y los destruían
¿De qué les sirve esto? Querían entrenar a su modelo para q aprenda a escribir lo mejor posible, y lo q vieron

Claude’s creators at Anthropic reportedly scanned millions of books, many now gone, to power their language model. The ‘Project Panama’ approach raises tough copyright questions and highlights the hidden cost of destructive scanning. How will this shape AI training? Read more. #Claude #Anthropic #AItraining #ProjectPanama

🔗 https://aidailypost.com/news/claudes-story-millions-books-died-while-netflix-pursues-warner-bros

Tetsuro Miyatake (@tmiyatake1)

Anthropic가 AI 학습용으로 전 세계의 책을 수집해 전 페이지를 스캔하고 일부를 파기하는 내부 프로젝트 'Project Panama' 관련 문서와 책 창고 사진이 공개되었다는 워싱턴포스트 보도. 학습 데이터 수집 방식과 저작권·윤리 논란을 불러일으킬 소지가 있음.

https://x.com/tmiyatake1/status/2018475269158215855

#anthropic #projectpanama #dataset #bookscanning #aitraining

Tetsuro Miyatake (@tmiyatake1) on X

AnthropicのAIトレーニングのために世界中の本を集めて全ページをスキャンする取り組み「Project Panama」の社内資料で公開された本の倉庫の様子がすごい。 https://t.co/pXUwxRosxE

X (formerly Twitter)

All the links mentioned during my talk for the #jChampions Conference, as well as the recording, are available on my website. “The Wait is Over: Foreign Function & Memory (FFM) API brings modern Java to the Raspberry Pi”. It was a lot of fun explaining the history of #OpenJDK #ProjectPanama, showing the most complex implementation of a string.length method, and blinking an LED with @pi4j using the FFM API.

https://webtechie.be/post/2026-01-27-jchampions-talk-ffmapi-on-raspberrypi/

Links from the jChampions Conference talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

These are the links from the jChampions Conference online talk, on January 27, 2026: “The Wait is Over: Foreign Function & Memory (FFM) API brings …

webtechie.be

Deep dive analysis: we examine #JDK25 and predict what features have, or could be, targeted for #JDK26.

Read on #InfoQ: https://bit.ly/3HQJwZY

#Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP #SoftwareDevelopment

💡 Dive into our in-depth analysis of #JDK24 and get a sneak peek into what's on the horizon for #JDK25.

Read more on #InfoQ 👉 https://bit.ly/3X2gmeL

#Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP

JDK 24 and JDK 25: What We Know So Far

JDK 24, the third non-LTS release since JDK 21, has reached its first release candidate phase with a final set of 24 new features, in the form of JEPs, that can be separated into five categories: Core

InfoQ

Loading native libraries in #Java got easier! 🚀

Foreign Function and Memory API makes it simple to access native code, and with #jextract, you can generate Java bindings for libraries written in C, OpenGL, Rust, Python, and more!
#ProjectPanama #Devoxx2024

https://youtu.be/RW6t0KA27q8

Jextract - Java Treasures from Native Code Gems

YouTube