Stack Locals in Java/Kotlin SDK

Is there any plans to support capturing local variables (a.k.a. Stack Locals) for Java/Kotlin SDK? Is it technically feasible?

There is some commercial solutions like Overops which apparently does this, but I haven’t dig into the requirement setup to see if their solution can be safely used in production environment without significant overhead.