RFR(S): 8073613: Here documents: how to avoid string interpolation?
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Wed Aug 26 08:00:36 UTC 2015
+1
Am 2015-08-26 um 09:36 schrieb Michael Haupt:
> Dear all,
>
> please review this fix.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8073613
> Webrev: http://cr.openjdk.java.net/~mhaupt/8073613/webrev.00
>
> The fix extends the syntax for heredocs in scripting mode with support for suppressing variable expansion etc. in heredocs if the heredoc end marker is quoted. This is aligned with how bash and PHP handle end marker quoting.
>
> Best,
>
> Michael
>
More information about the nashorn-dev
mailing list