8005697: Add StampedLock - JEP 155 (original) (raw)
Aleksey Shipilev aleksey.shipilev at oracle.com
Mon Jan 28 12:16:53 UTC 2013
- Previous message: 8005697: Add StampedLock - JEP 155
- Next message: 8005697: Add StampedLock - JEP 155
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: 8005697: Add StampedLock - JEP 155
- Next message: 8005697: Add StampedLock - JEP 155
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]