On Jul 22, 12:57 pm, Kostya Vasilyev <kmans...@gmail.com> wrote: > I remember seeing somewhere that Dalvik didn't initially support Soft / > Weak references, and this was implemented at some point. > > Can someone clarify: starting with what version of Dalvik / Android > these are available?
Soft, weak, and phantom references have always been available in Dalvik. JNI "weak global" references are a recent addition, but very few people have reason to use those. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en