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

Remove debug flag from test runs

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 8
    • None
    • core-libs
    • None

    Description

      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"

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: