Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8016550

nashorn.option.no.syntax.extensions has the wrong default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • core-libs
    • None
    • b96
    • generic
    • generic

    Description

      nashorn.option.no.syntax.extensions = { \
          name="--no-syntax-extensions", \
          short_name="--nse", \
          is_undocumented=true, \
          desc="No non-standard syntax extensions", \
          default=-anon-functions=false \
      }

      Should be default=false

      Attachments

        Activity

          People

            sundar Sundararajan Athijegannathan
            jlaskey Jim Laskey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: