On 01/28/2013 03:32 PM, Chris Hegarty wrote: > Webrev: > http://cr.openjdk.java.net/~chegar/8005697/ver.00/webrev/webrev/
The only nit I find unlucky is that we need to duplicate the TLR code in LockSupport. It looks like we would be better off with the helper class sharing this functionality. I would speculate Doug will contaminate more classes in j.u.c.* with these TLR copy-paste patches, and so we can figure this out once and for all when the dust settles. -Aleksey.