Peter Zhu 2026-06-09 05:47:45 +0000 (Tue, 09 Jun 2026)
New Revision: a0ceb1fed4
https://github.com/ruby/ruby/commit/a0ceb1fed4
Log:
Don't dump memory map in crash report when modular GC enabled
MMTk reserves a large amount of memory, which can cause the memory maps
to take a long time to generate and thus cause test timeouts.
Modified files:
vm_dump.c