Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the lock word bits for Baker-style read barrier. | Hiroshi Yamauchi | 2015-04-23 | 1 | -0/+1 |
* | Reserve bits in the lock word for read barriers. | Hiroshi Yamauchi | 2015-03-03 | 1 | -3/+12 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -2/+2 |
* | ART: A couple of checks were missed in class LockWord | nikolay serdjuk | 2014-08-14 | 1 | -0/+1 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -3/+4 |
* | 64bit monitors are forced to 32bit in lock words. | Ian Rogers | 2014-01-23 | 1 | -1/+2 |
* | Compacting collector. | Mathieu Chartier | 2013-11-11 | 1 | -0/+5 |
* | Lazily compute object identity hash codes. | Mathieu Chartier | 2013-10-31 | 1 | -1/+1 |
* | Fix object identity hash. | Mathieu Chartier | 2013-10-29 | 1 | -2/+7 |
* | Inflate contended lock word by suspending owner. | Ian Rogers | 2013-10-02 | 1 | -0/+50 |