Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix corner-case accounting bug in new codeheap allocation (dotnet#107492
) The size of internal CodeHeap structures was not included in codeheap memory reservation. It caused false OOM exception to be thrown when JITed method code size was near 64kB multiple
- Loading branch information