to the language? I mean, is Kotlin allowed to have another garbage collector different form Java's?
Hi, I think it belongs to JVM, but there are some different kinds of GCs on JVM. The more immutability, the easier to collect garbages, like Scala or maybe Katlin
When one application run in JVM stack, JVM run a deamon thread that called GC So I think that It is belong to JVM
Обсуждают сегодня