22 Apr
2013
22 Apr
'13
1:44 p.m.
Le 05/03/2013 17:55, Eric Chatellier a écrit :
Hi,
In Java 8, '_' will become a reserved keyword for lambda expressions.
It's already generate compiler warning: [WARNING] bootstrap class path not set in conjunction with -source 1.6 xxx:[28,35] '_' used as an identifier [WARNING] (use of '_' as an identifier might not be supported in future releases) Just tested again with jdk8 build 86, this now result in compilation error: xxx.java:[622,23] '_' used as an identifier [ERROR] (use of '_' as an identifier might not be supported in future releases)
-- Éric Chatellier - Code Lutin Tel: 02.40.50.29.28 - http://www.codelutin.com