JEP 176: Mechanical Checking of Caller-Sensitive Methods

Andrew Haley aph at redhat.com
Sat Mar 2 09:11:38 UTC 2013


On 03/01/2013 05:59 PM, mark.reinhold at oracle.com wrote:
> Posted: http://openjdk.java.net/jeps/176

Yes, please.  This doesn't solve the whole problem, but it makes it
much more tractable.  There is still the risk of application code
getting this wrong by using other methods to find their callers, but
this makes it a whole lot easier to get things right.

Andrew.




More information about the core-libs-dev mailing list