Talk

ART Memory Management

  • In Russian

ART — Android RunTime — is a virtual machine in Android OS, in which user applications are executed. ART can be considered an alternative VM implementation for the Java language, which has its own interesting features, in particular the memory management and garbage collection mechanism. Unfortunately, this topic is still poorly covered. I propose to fix this and dive into the Java world, alternative to the mainstream OpenJDK, and find out what else is out there.

Speakers

Talks