The switch statement in ZBarrierSetC2::escape_add_final_edges() has a fall through bug, letting the Op_LoadBarrierSlowReg/Op_LoadBarrierWeakSlowReg case fall through into the Op_Proj case.
This was found during code inspection. We don't know of any real bugs caused by this.
This was found during code inspection. We don't know of any real bugs caused by this.