Remove debug flag from test runs

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Profiling of test262parallel shows that removing -Dnashorn.debug=true system property from test runs is expected to cut down the runtime of test262parallel by ~10%, as it doesn't have to use debugger call sites that track per-call-site link-miss counters. If needed, they can be reenabled on a per-execution basis with

      "ant -Dnashorn.debug=true test262parallel"

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: