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

Reconsider LEAF entry restrictions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 17
    • 17
    • hotspot

      JRT_LEAF has NoHandleMark and NoSafepointVerifier
      JNI_LEAF has NoHandleMark
      JVM_LEAF has NoHandleMark

      It's unclear why NoHandleMark is used at all and why JNI_LEAF and JVM_LEAF don't have NoSafepointVerifier. It might be more reasonable to just have NoSafepointVerifier for all LEAF entries, but *not* NoHandleMark.

            coleenp Coleen Phillimore
            rpressler Ron Pressler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: