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

Scalability problem with redefinition - multiple code cache walks

    XMLWordPrintable

Details

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

    Description


      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: