commit | bdfb1a5cd8a4132023a9333458cde52ccad500a8 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Jan 12 14:05:22 2012 -0800 |
committer | Ian Rogers <irogers@google.com> | Thu Jan 12 14:05:22 2012 -0800 |
tree | 13afda4b6862b36ddfbcff43cef3b8388235d769 | |
parent | 63efec135fa63c00dd7360afb319bee875c5d5e7 [diff] |
Fix 084-class-init Don't update the code and direct methods table for classes that are still initializing as a 2nd thread may need to wait for class initialization. Fix the return value of EnsureInitialized when the class initializer throws an exception. Change-Id: I571d983f1a4025b5bcdd51b817d252ef131a6e97