Tagged articles
3 articles
Page 1 of 1
Qunar Tech Salon
Qunar Tech Salon
Aug 15, 2018 · Fundamentals

Apache NetBeans IDE 9.0 Release: Features, IP Cleanup, Java 9/10 Support, and Community Survey Results

The article introduces Apache NetBeans IDE 9.0, released after Oracle’s code donation, highlights its main goals of IP cleanup and Java 9/10 support, details new IDE features such as var type inference, Jigsaw modularity, and Java Shell, and presents the community acceptance survey results and download links.

Apache NetBeansIDEJShell
0 likes · 9 min read
Apache NetBeans IDE 9.0 Release: Features, IP Cleanup, Java 9/10 Support, and Community Survey Results
21CTO
21CTO
Aug 5, 2018 · Fundamentals

What’s New in Java 10? A Deep Dive into Its Key Features

This article reviews the major new features of Java 10—including local‑variable type inference with var, a unified JDK repository, enhanced garbage‑collector interfaces, a parallel G1 collector, application class‑data sharing, thread‑local handshakes, Graal JIT, extended Unicode locales, heap allocation on alternative storage, and a time‑based version‑string scheme—highlighting their impact on developers and performance.

AppCDSGarbage Collectorgraal
0 likes · 17 min read
What’s New in Java 10? A Deep Dive into Its Key Features