We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731c788 commit 6ed89ceCopy full SHA for 6ed89ce
1 file changed
mx.graalpython/mx_graalpython.py
@@ -301,7 +301,6 @@ def libpythonvm_build_args():
301
"-Dpolyglot.image-build-time.PreinitializeContexts=python",
302
"-H:+UnlockExperimentalVMOptions",
303
'-H:+RelativeCodePointers',
304
- '-H:+CompactingOldGen',
305
"-H:-UnlockExperimentalVMOptions",
306
]
307
0 commit comments