commit | 77a0d8ed528e8f3f4dbaed9e1c81761293c15c35 | [log] [tgz] |
---|---|---|
author | crazybob <crazybob@google.com> | Tue Jun 16 12:01:05 2009 -0500 |
committer | crazybob <crazybob@google.com> | Tue Jun 16 12:01:05 2009 -0500 |
tree | 08f7de3a6f2258e8a4accb8b0d548753af91869c | |
parent | 729c70568dac17c7178bbeccdde39fc21b9d5c1c [diff] |
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).