OSDN Git Service

Merge change 4334 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 16 Jun 2009 21:36:31 +0000 (14:36 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 16 Jun 2009 21:36:31 +0000 (14:36 -0700)
commit5f9aa93881e796a66c2a625ced1ee89292c2b570
tree76e8dce220c44b13eaf4bb16df74f27c1fc4f16d
parented3c841bc7f1100ad827146bae062e5458812fa9
parent77a0d8ed528e8f3f4dbaed9e1c81761293c15c35
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).