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

Move Devirtualizer out of hotspot/share/memory/iterator.hpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b03

      iterator.hpp contains a hodge-podge of unrelated classes. Some of these classes have dependencies on other headers (e.g., Devirtualizer depends on bitMap.hpp) that slow down C++ compilation.

      This RFE moves the infrequently used class Devirtualizer to its own header files. This reduces the total number of C++ lines compiled for libjvm.so for about 1%.

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: