• K
    [FIXED JENKINS-9017] · 74e35d8b
    Kohsuke Kawaguchi 提交于
    Fixed incorrect de-allocation of a classloader from the exported object
    table.
    
    The fix is a defense-in-depth; it prevents classloaders referenced in
    the object graph from doubly released, then we also make it impossible
    for bugs like this to deallocate the key classloader.
    74e35d8b
SlaveComputer.java 23.2 KB