Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8011705 Issues with JSON functions from nashorn-dev alias
  3. JDK-8013444

JSON.parse does not invoke "reviver" callback as per spec.

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs
    • None
    • b89
    • generic
    • generic
    • Verified


      typeof JSON.parse('{}',function(){})
      => expected "undefined" instead of "object"
      => JSONFunctions#walk() looks a bit wrong.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: