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

Scalability problem with redefinition - multiple code cache walks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 9
    • hotspot
    • b07


      Class redefinition walks the code cache for every class redefined (twice). It could simply do one walk at the end of the entire redefinition.

      The performance cost of walking code caches have been seen in using redefinition.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: