|
Ran
|
Jobs
0
|
Files
0
|
Run time
–
|
Badge
README BADGES
|
push
buildkite
Update MMTk Julia to 0.32.2 - Fix fails in metadata mmapping (#61764) This PR updates the mmtk-julia dependency to 0.32.2. Before this change, we may see MMTk fail in precompilation due to mmap failures. https://github.com/mmtk/mmtk-julia/commit/da82ea1f7 fixed that issue. Now MMTk side metadata is dynamically mmapped to available addresses.