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

Move JNIHandles::resolve into jniHandles.inline.hpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: