OSDN Git Service

Merge change I34b20f49
authorAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 21 Dec 2009 23:49:25 +0000 (15:49 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 21 Dec 2009 23:49:25 +0000 (15:49 -0800)
* changes:
  Repurpose bits 1 and 2 of the lockword for encoding the hash state of an object.  Invert the meaning of the shape bit to match the encoding scheme described in Bacon's paper.  Consequently, monitor pointers must have the lower 3 bits stripped before they may be dereferenced.


Trivial merge