hg: jdk9/dev/langtools: 8056897: Improve error recovery for empty binary and hexadecimal literals.

jan.lahoda at oracle.com jan.lahoda at oracle.com
Mon Jan 11 10:22:09 UTC 2016


Changeset: c3b040ed4122
Author:    jlahoda
Date:      2016-01-11 11:21 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c3b040ed4122

8056897: Improve error recovery for empty binary and hexadecimal literals.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavaTokenizer.java
! test/tools/javac/BadHexConstant.java
! test/tools/javac/BadHexConstant.out
! test/tools/javac/diags/examples/IdentifierExpected.java
+ test/tools/javac/lexer/JavaLexerTest.java
! test/tools/javac/literals/T6891079.java
! test/tools/javac/literals/T6891079.out



More information about the jdk9-dev-changes mailing list