Обложка канала

javaswag

3797 @javaswag

Еженедельная рассылка вручную отобранных статей по Java и JVM.

javaswag

3 года назад
Открыть в
JDK 20 and JDK 21: What We Know So Far www.infoq.com/news/20…0-so-far Джава 20 должна выйти 21 марта, и там тоже много чего нового в превью: JEP 429: Scoped Values (Incubator) JEP 434: Foreign Function & Memory API (Second Preview) JEP 436: Virtual Threads (Second Preview) JEP 437: Structured Concurrency (Second Incubator) JEP 438: Vector API (Fifth Incubator) JEP 432: Record Patterns (Second Preview) JEP 433: Pattern Matching for switch (Fourth Preview) Все в превью или в инкубаторе. Интересно, как поживают Java 7 Certified Developers? Жив ли рынок получения сертификатов по Джаве? Кажется свои "поездом релизов" джава свела на нет весь рынок сертификации. Вы как думаете? Собираетесь получать Java 21 сертификат?
JDK 20 and JDK 21: What We Know So Far

JDK 20, the third non-LTS release since JDK 17, has reached its initial release candidate phase with a final set of seven (7) new features, in the form of JEPs, that can be separated into two categories: Core Java Library and Java Specification. We examine JDK 20 and predict what features may be targeted for JDK 21.

InfoQ