hg: nashorn/jdk8/nashorn: 8016522: Numeric literal must not be followed by IdentifierStart
hannes.wallnoefer at oracle.com
hannes.wallnoefer at oracle.com
Thu Jun 13 05:03:37 PDT 2013
Changeset: 18362e95e638
Author: hannesw
Date: 2013-06-13 14:02 +0200
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/18362e95e638
8016522: Numeric literal must not be followed by IdentifierStart
Reviewed-by: lagergren, sundar
! src/jdk/nashorn/internal/parser/Lexer.java
! src/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/script/error/JDK-8016522.js
+ test/script/error/JDK-8016522.js.EXPECTED
More information about the nashorn-dev
mailing list