commit | 0d43d5465f43eb8838e8ad3c02045d4d8c7ee380 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Wed Feb 27 19:02:16 2013 +0100 |
committer | Sebastien Hertz <shertz@google.com> | Thu Feb 28 15:36:31 2013 +0100 |
tree | 7a3c7fbf4b3af20f70984330a8a84bcbbdc86644 | |
parent | 01d1134c605190f988744ad4916f79fcb99273cd [diff] |
Generates barrier in constructor. Bug: 8209406 We need to generate a memory barrier at the end of constructor where non static final fields are initialized. This introduces the new greenland intrinsic "ConstructorBarrier" to be handled by the Quick and the Portable compilers. Change-Id: Id2eb0af61f689581a192d20742a248726adf7f9b