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

Performance drop due to SAXParser SymbolTable reset

XMLWordPrintable

    • b158
    • 9
    • b167
    • generic
    • generic
    • Verified

        JDK-8173390 introduced significant performance drop (3-4%) on all platforms for SPECjvm2008-XML benchmark.
        JDK-8173390 change resets the SymbolTable. It seams that the performance test reuses the parser and it is re-creating the SymbolTable instead of reusing it.
        To address this issue new system property should be added to control symbol table reset operation.

              aefimov Aleksej Efimov
              aefimov Aleksej Efimov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: