builtin JNI libraries should not be unloaded

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: