commit | b5a9e3d1cc1fd66683e43e365afc8c900e2800c4 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Mon Jun 09 12:11:20 2014 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Wed Jun 11 14:46:13 2014 -0700 |
tree | 5b259807b4c5c67c532050939458a8390234a7a0 | |
parent | 3b95d23f44485d207aa6ef298dc744fa2355578b [diff] |
Remove Object* weak roots from the debugger. The weak roots were converted to JNI weak refs. Since the weak roots are now normal JNI weak refs, we eliminate the need to insert read barriers for those weak roots in the debugger and the need for the GC to have a separate step to update them as part of the system weak sweeping. Bug: 12687968 Change-Id: If16396d4713457b8af4f1ea6a0c6ec6799cb615e