I'm happy to announce that compacting GC tests have been enabled on mozilla-inbound.
This means that changes that break compacting GC will get backed out now. If you think your changes might affect this you can run these tests locally by configuring with --enable-gccompacting and running: JS_GC_ZEAL=14 jit-test/jit_tests.py --tbpl --ignore-timeouts=devtools/automation/cgc-jittest-timeouts.txt (obj-dir/shell) If something does break feel free to ping me, Terrence or Steve if you want help tracking it down. The job itself is called 'SM ggc' as the name hasn't been updated since this used to test generational GC. Cheers, Jon _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

