(dl)Close native libraries on unload
Dlclose native libraries when VM unloads a classloader. This change is made to avoid leakage of adress space and RSS for mapped but unreachable native libraries. Bug: http://b/28406866 Change-Id: Iccaa87210908872c2013506d8a310955c1e3d888 (cherry picked from commit 35f01195)
Loading
Please sign in to comment