- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    None
- 
        b84
- 
        Not verified
                    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.