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

Performance drop due to SAXParser SymbolTable reset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 9
    • xml
    • None
    • b158
    • 9
    • generic
    • generic

      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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: