You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/GreyToBlackObjRefVisitor.java
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,8 @@ public boolean visitObjectReferenceInline(Pointer objRef, int innerOffset, boole
99
99
counters.noteForwardedReferent();
100
100
// Update the reference to point to the forwarded Object.
0 commit comments