News

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.
Java could gain a capability for sharing immutable data across threads, based on a plan now under consideration in the OpenJDK realm. An OpenJDK proposal for extent-local variables, currently an ...