Jfokus 2024: Java Language Update [video]

A look at recent advancements in the Java programming language, and at what’s coming next.Viktor KlangOracleRecorded at Jfokus 2024 in Stockholm 6th of febru… Read more

Similar

Java 9 and IntelliJ IDEA

Java 9 is released today, so let’s do a quick recap of the Java 9 support in IntelliJ IDEA, and have a peek at some of the upcoming features in IntelliJ IDEA 2017.3 for Java 9. (more…)

Read more »

Java Enums to Be Enhanced with Sharper Type Support

Java enums will be enhanced with generics support and with the ability to add methods to individual items, a new JEP shows. Since both features can be delivered with the same code change, they are bundled together in the same JEP. The change only affects ...

Read more »