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

-Xcheck:jni uses oop directly in _thread_in_native state

XMLWordPrintable

    • 12
    • sparc
    • solaris_8

        Normal JNI_ENTRY makes state transition from native to vm.
        JNI_ENTRY_CHECKED doesn't. But there are some places in
        jniCheck.cpp where oop's are used directly, where a GC
        can happen to move the underlying object, and lead to a crash.

              foliversunw Fred Oliver (Inactive)
              myangsunw Mingyao Yang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: