test/script/basic/JDK-8015354.js

changeset 962
ac62e33a99b0
parent 0
b1a7da25b547
equal deleted inserted replaced
961:93b032dd26bc 962:ac62e33a99b0
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 /** 24 /**
25 * JDK-8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead 25 * JDK-8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
26 * 26 *
27 * @test 27 * @test
28 * @run 28 * @run
29 */ 29 */
30 30

mercurial