commit | 5abc6f913bc77aa3b9c05ad07905d4c1c28b2661 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Tue Jun 30 11:05:37 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Nov 09 11:06:45 2015 +0000 |
tree | d0b90304fa8774cc49ecf64e197ff24261d64a55 | |
parent | 84dcb99f3192f6513bdf997fb2a8b956a4f9d834 [diff] |
Add Object::Get/SetField methods for 8 and 16 bit fields. For simplicity new methods lack support for transactions. Those new netods are used to implement sun.misc.Unsafe.get/set methods for 8/16 bit wide primitives. Those methods are used by the java primitive serialization/deserialization methods. Change-Id: Iaa133b32beac996642f691e1611536f5fd11a260