Java 26 : le développement avance
jeu, 27/11/2025 - 07:13
Java 26 est attendue pour mars 2026. Les builds se succèdent toutes les semaines, ou deux semaines selon la build. Actuellement, les JEP suivantes sont listées :
500:Prepare to Make Final Mean Final
516:Ahead-of-Time Object Caching with Any GC
517:HTTP/3 for the HTTP Client API
522:G1 GC: Improve Throughput by Reducing Synchronization
524:PEM Encodings of Cryptographic Objects (Second Preview)
525:Structured Concurrency (Sixth Preview)
526:Lazy Constants (Second Preview)
529:Vector API (Eleventh Incubator)
530:Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Les JEP 524, 525, 526 et 530 ciblent désormais Java 26. Elles étaient jusqu'à présent considérées comme "Proposed to Target".
Page du projet : https://openjdk.org/projects/jdk/26/

