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

Allow null oops in Dictionary and JNIHandle verification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 12, 13
    • 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().

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

                Created:
                Updated:
                Resolved: