Actualités

La JEP 429, Extent-Local Variables (Incubator), a été promue de JEP Draft 8263012 au statut Candidate. Cette JEP en incubation, sous l'égide du projet Loom, propose de permettre le partage de ...
Java SE 10 (mars 2018) a introduit l'inférence de type pour les variables locales. L'architecte du langage Java, Brian Goetz, explique cette fonctionnalité.
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.
New Java 10 features for developers Developers will find local variable type inferences, along with the ability to use the long reserved, but hitherto unused keyword var in their applications, as a ...