Has there been a decision about a replacement for Reflection.getCallerClass in Java 8?
The last info I know of is that it will be reactivated in j7u40 but will be gone in j8. There has also been some discussion about doing a proper public API since all alternatives are way slower. The latest mail I'm aware of is http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019488.html What's the state of this discussion? Cheers, Jörn.
