hg: jdk10/master: 8027302: Identifiers containing unicode escapes are not recognized as reserved words
hannes.wallnoefer at oracle.com
hannes.wallnoefer at oracle.com
Fri Oct 13 15:28:30 UTC 2017
Changeset: 079a87f87518
Author: hannesw
Date: 2017-10-13 17:25 +0200
URL: http://hg.openjdk.java.net/jdk10/master/rev/079a87f87518
8027302: Identifiers containing unicode escapes are not recognized as reserved words
Reviewed-by: jlaskey, sundar
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/IdentNode.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Lexer.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/nashorn/script/basic/JDK-8027302.js
+ test/nashorn/script/basic/es6/JDK-8027302.js
More information about the jdk10-changes
mailing list