JEP 517(HTTP/3 for the HTTP Client API)已从 Proposed to Target 状态 提升至Targeted 状态,并纳入 JDK 26。该 JEP 提议“更新 HTTPClient API 以支持 HTTP/3 协议,使库和应用程序可以与 HTTP/3 服务器交互,并尽可能减少需要更改的代码。” JEP 522(G1 GC:通过减少同步提高吞吐量)已 ...
JEP 504(移除 Applet API)已从 JEP Draft 8345525 进入 到 Candidate 状态。该 JEP 提议移除自 JDK 17 起已被弃用的 Applet API,因为现代浏览器已不再支持 Applet。 JDK 25 JDK 25 早期访问构建版本 的 Build 17 已发布,包含自 Build 16 以来的更新,修复了各种 问题。更多关于此版本的 ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Last March, I gave a talk at QCon-London about TornadoVM, where I provided an introduction to TornadoVM and explained how it works. In this article, I expand from the QCon London talk, and I show more ...
TornadoVM is an OpenJDK and GraalVM plug-in that uses JVMCI and Graal to compile and offload Java code to accelerators, targeting OpenCL, NVIDIA PTX and SPIR-V devices. li> 1. The 2.0 release adds ...
There was a time when running a program on an array of processors meant that you worked in some high-powered lab somewhere. Now your computer probably has plenty of processors hiding in its GPU and if ...