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

Move inline functions from vm_version_x86.hpp to cpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • hotspot
    • b06

      There are several large inline functions in vm_version_x86.hpp that are used only by vm_version_x86.cpp. E.g., feature_flags()

      https://github.com/openjdk/jdk/blob/e7795851d2e02389e63950fef939084b18ec4bfb/src/hotspot/cpu/x86/vm_version_x86.hpp#L539

      These should be moved to vm_version_x86.cpp to improve C++ build speed.

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

              Created:
              Updated:
              Resolved: