Use bcopy() to move object refs around within an array. DO NOT MERGE.

bcopy() guarantees that pointer-size words are stored atomically, and
so this prevents the gc from seeing a pointer in mid-change.

Change-Id: Ib13cacb386d343fe996df6ec8c1a8f7d1b8ca463
1 file changed