• Andreas Gampe's avatar
    ART: Move DexFile vector to Java array · 324b9bb2
    Andreas Gampe authored
    To avoid having native vectors only referenced by Java objects,
    which look like leaks to Valgrind, use a Java array to store
    references to native DexFile objects.
    
    Change-Id: If3c2b31b9d0914ed1965cfd5e3fdb94ea41b1477
    324b9bb2
dalvik_system_DexFile.h 904 Bytes