Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8011086 Specification fails (outside test262)
  3. JDK-8015346

JSON parsing issues with escaped strings, octal, decimal numbers

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • core-libs
    • None
    • b96
    • generic
    • generic
    • Verified

      JSON.parse('"\\a"')
      JSON.parse("0.")
      JSON.parse("08")
      => should throw SyntaxError exceptions

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

              Created:
              Updated:
              Resolved: