News

Java SE 10 (March 2018) introduced type inference for local variables. Java Language Architect Brian Goetz explains the feature.
The "Understanding Java threads" series concludes by uncovering some of the loose ends of threading: thread groups, volatility, thread-local variables, timers, and thread death.