Confirmed users, Bureaucrats and Sysops emeriti
419
edits
No edit summary |
|||
Line 24: | Line 24: | ||
** No naked argv[i] writes [bug NNNNNNN] | ** No naked argv[i] writes [bug NNNNNNN] | ||
** Conservative stack scanning to avoid temp-value rooting overheads? [bug NNNNNNN] | ** Conservative stack scanning to avoid temp-value rooting overheads? [bug NNNNNNN] | ||
*** 8/4/2009 Andreas and Brendan think this is likely best (safety, clean code) | |||
*** 8/4/2009 NEEDS PROMPT INVESTIGATION | |||
* GC safety static analysis | * GC safety static analysis | ||
* Write barrier for all code including JITted code | * Write barrier for all code including JITted code |