JEP 176: Mechanical Checking of Caller-Sensitive Methods (original) (raw)
Andrew Haley aph at redhat.com
Sat Mar 2 09:11:38 UTC 2013
- Previous message: JEP 176: Mechanical Checking of Caller-Sensitive Methods
- Next message: JEP 177: Optimize java.text.DecimalFormat.format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: JEP 176: Mechanical Checking of Caller-Sensitive Methods
- Next message: JEP 177: Optimize java.text.DecimalFormat.format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]