nashorn/test/script/basic/JDK-8073640.js.EXPECTED
author sdama
Fri, 01 Sep 2017 07:07:11 +0530
changeset 47039 c7bdfebc55a9
permissions -rw-r--r--
8073640: Nashorn scripting: here document with only whitespace gives error Summary: Added support for handling trailing blank lines in here-doc string parsing Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47039
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     1
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     2
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     3
line2
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     4
line3
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     5
line1
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     6
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     7
line3
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     8
line1
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
     9
line2
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    10
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    11
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    12
line2
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    13
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    14
line4
c7bdfebc55a9 8073640: Nashorn scripting: here document with only whitespace gives error
sdama
parents:
diff changeset
    15