We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fe22c commit bc34315Copy full SHA for bc34315
1 file changed
Misc/NEWS.d/next/Core and Builtins/2024-03-25-12-51-12.gh-issue-117108.tNqDEo.rst
@@ -0,0 +1,3 @@
1
+Change the old space bit of objects in the young generation from 0 to
2
+gcstate->visited, so that any objects created during GC will have the old
3
+bit set correctly if they get moved into the old generation.
0 commit comments