Move JNIHandles::resolve into jniHandles.inline.hpp

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b04
    • generic
    • generic

      In order to compile references to JNIHandles::resolve and related functions after they have been changed to use the Access API (JDK-8195972), access.inline.hpp must first be included. Since we forbid inclusion of .inline.hpp files by .hpp files, this means the inline definitions of resolve and friends need to be moved to new jniHandles.inline.hpp.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: