hg: jdk8/tl/langtools: 8005852: Treatment of '_' as identifier (original) (raw)
maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Jan 17 18:15:49 UTC 2013
- Previous message (by thread): [8] Code review request for 6263419: No way to clean the memory for a java.security.Key
- Next message (by thread): hg: jdk8/tl/jdk: 8006090: Formatter asserts with -esa
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 2d2b2be57c78 Author: mcimadamore Date: 2013-01-17 18:15 +0000 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2d2b2be57c78
8005852: Treatment of '' as identifier Summary: warn when '' is found in an identifier position Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java ! src/share/classes/com/sun/tools/javac/parser/Tokens.java ! src/share/classes/com/sun/tools/javac/resources/compiler.properties ! test/tools/javac/lambda/LambdaParserTest.java
- Previous message (by thread): [8] Code review request for 6263419: No way to clean the memory for a java.security.Key
- Next message (by thread): hg: jdk8/tl/jdk: 8006090: Formatter asserts with -esa
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]