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

(prefs) JNI Pending Exception In jdk/src/windows/native/java/util/WindowsPreferences.c

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      Pending JNI exception may happen in WindowsPreferences.c as the following. We need a full scan on the file to fix these issues.

      39 str = (*env)->GetByteArrayElements(env, lpSubKey, NULL);
      44 result = (*env)->NewIntArray(env,2);

            Unassigned Unassigned
            dxu Dan Xu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: