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

Reduce inclusion of oopMapCache.hpp and generateOopMap.hpp

XMLWordPrintable

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

      These includes aren't necessary and should be removed:

      frame_x86.inline.hpp -> oopMapCache.hpp -> generateOopMap.hpp.

      Before:
      frame_x86.inline.hpp included 571 times
      oopMapCache.hpp included 571 times
      generateOopMap.hpp included 571 times

      After:
      frame_x86.inline.hpp included 571 times
      oopMapCache.hpp included 21 times
      generateOopMap.hpp included 21 times

      (as calculated by https://github.com/iklam/tools/blob/main/headers/whoincludes.tcl )

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

              Created:
              Updated:
              Resolved: