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

ciMethod.hpp should not include methodHandles.hpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 16
    • 16
    • hotspot
    • b20

    Description

      https://github.com/openjdk/jdk/blob/77c776275e2f3694f020ef9a77b120c913a3a119/src/hotspot/share/ci/ciMethod.hpp#L33

      ciMethod.hpp includes methodHandles.hpp. This is probably a typo as ciMethod.hpp doesn't use the MethodHandles class. Instead, it uses methodHandle which is declared in runtime/handles.hpp.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: