Unsafe: removing the monitorEnter/monitorExit/tryMonitorEnter methods

Paul Sandoz paul.sandoz at oracle.com
Thu Feb 27 10:40:03 UTC 2014


On Feb 26, 2014, at 7:10 PM, Brian Goetz <brian.goetz at Oracle.COM> wrote:

> Seems like a symbolic victory, at least :)  

I'll take what ever small victory i can with this beast of a class :-)


> It's less unsafe than some unsafe methods (you can use it to create a DoS but not to violate safety constraints like bounds checking or pointer casting) but its a start!
> 

Indeed!

Paul.


More information about the core-libs-dev mailing list