commit | 5f9aa93881e796a66c2a625ced1ee89292c2b570 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 16 14:36:31 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 16 14:36:31 2009 -0700 |
tree | 76e8dce220c44b13eaf4bb16df74f27c1fc4f16d | |
parent | ed3c841bc7f1100ad827146bae062e5458812fa9 [diff] | |
parent | 77a0d8ed528e8f3f4dbaed9e1c81761293c15c35 [diff] |
Merge change 4334 into donut * changes: Modified Thread to copy the context class loader from parent to child threads. Re-enabled test that covers this. Removed security-related code from test since it was invalid (the security check doesn't occur if the calling code's class loader is an ancestor of the context class loader).