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

ciMethod.hpp should not include methodHandles.hpp

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: