Allow null oops in Dictionary and JNIHandle verification

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 12
    • Affects Version/s: 12, 13
    • Component/s: hotspot
    • None
    • b25

        JDK-8214784 adjusted the Dictionary and JNIHandle verification, but failed to take into account that these oops can be null. We should be using oopDesc::is_oop_or_null() here rather than just oopDesc::is_oop().

              Assignee:
              Per Liden (Inactive)
              Reporter:
              Per Liden (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: