hg: jdk8u/jdk8u/nashorn: 3 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Tue Sep 1 02:09:41 UTC 2015


Changeset: 51a28da3344f
Author:    attila
Date:      2015-08-26 20:30 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/51a28da3344f

8134403: Nashorn react.js benchmark performance regression
Reviewed-by: hannesw, sundar

! src/jdk/nashorn/internal/runtime/UserAccessorProperty.java

Changeset: 24073c8857ed
Author:    mhaupt
Date:      2015-08-26 09:59 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/24073c8857ed

8073613: Here documents: how to avoid string interpolation?
Summary: support heredoc end marker quoting like in bash
Reviewed-by: attila, hannesw

! src/jdk/nashorn/internal/parser/Lexer.java
! src/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/script/nosecurity/JDK-8073613.js
+ test/script/nosecurity/JDK-8073613.js.EXPECTED

Changeset: 8c0d18eec5f1
Author:    mhaupt
Date:      2015-08-26 13:11 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/8c0d18eec5f1

8134484: disallow backquotes as heredoc end marker delimiters
Reviewed-by: attila, sundar

! src/jdk/nashorn/internal/parser/Lexer.java
! test/script/nosecurity/JDK-8073613.js
! test/script/nosecurity/JDK-8073613.js.EXPECTED



More information about the jdk8u-changes mailing list