mmtk / mmtk-julia

Julia binding for MMTk
12 stars 9 forks source link

Remove heap size in Julia-style GC trigger #135

Closed qinsoon closed 6 months ago

qinsoon commented 6 months ago

This PR removes heap limit in Julia-style GC trigger. Basically there is no hard limit. We should only see MMTK's OOM when MMTk fails to allocate more memory.