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

builtin JNI libraries should not be unloaded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs

      Code in ClassLoader.c will attempt to unload a library even if it is a builtin library. Code needs to check isBuiltin flag before calling JVM_Unloadlibrary.

            bpittore Bill Pittore (Inactive)
            bpittore Bill Pittore (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: