test/nashorn/script/basic/JDK-8022903.js.EXPECTED
author mikael
Thu, 19 Apr 2018 17:13:19 -0700
changeset 49838 b37e0785ce0b
parent 47216 71c04702a3d5
permissions -rw-r--r--
8202052: Disable warnings when building libawt with VS2017 Reviewed-by: erikj, prr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19618
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     1
colors[0]=red
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     2
colors[1]=purple
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     3
colors[2]=pink
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     4
red
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     5
purple
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     6
pink
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     7
capital of Sweden is Stockholm
24733
1e825be55fd1 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
lagergren
parents: 19618
diff changeset
     8
capital of Hungary is Budapest
19618
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
     9
capital of Croatia is Zagreb
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
    10
Stockholm
24733
1e825be55fd1 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
lagergren
parents: 19618
diff changeset
    11
Budapest
19618
6b73157185e0 8022903: Enhance for-in and for-each for Lists and Maps
attila
parents:
diff changeset
    12
Zagreb