Move inline functions from vm_version_x86.hpp to cpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: