commit | 2ae906ba4df9d5ad938d26ca4f981ac0fe59be08 | [log] [tgz] |
---|---|---|
author | Athijegannathan Sundararajan <sundar@openjdk.org> | Thu Jul 16 15:45:54 2015 +0530 |
committer | Athijegannathan Sundararajan <sundar@openjdk.org> | Thu Jul 16 15:45:54 2015 +0530 |
tree | e4c0ae17798d90fda68005245c82c4795f384bf0 | |
parent | 94c9e33a3800a3368630ca81b634d438f6f484a7 [diff] |
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop Reviewed-by: hannesw, mhaupt