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

Move StringTable and SymbolTable rehashing calls

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • hotspot
    • b15

      Infrequent StringTable or SymbolTable rehashing is called from do_safepoint_cleanup, but it could be done as a VM_Operation from the ServiceThread instead, and not in the safepoint cleanup tasks.

      It has to be done in a safpeoint though.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: