hg: jdk9/sandbox/nashorn: 8073613: Here documents: how to avoid	string interpolation?
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Wed Aug 26 08:16:01 UTC 2015
    
    
  
Changeset: 5efd65e18b71
Author:    mhaupt
Date:      2015-08-26 09:59 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/5efd65e18b71
8073613: Here documents: how to avoid string interpolation?
Summary: support heredoc end marker quoting like in bash
Reviewed-by: attila, hannesw
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Lexer.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/script/nosecurity/JDK-8073613.js
+ test/script/nosecurity/JDK-8073613.js.EXPECTED
    
    
More information about the jdk9-sandbox-changes
mailing list