. ./subr.sh use_test_subdirectory tmpcore=$TEST_FILESTEM.core # Regression test for https://bugs.launchpad.net/sbcl/+bug/1857920 # saving a finalizer would crash you into ldb. # (Sadly, saved finalizers mean nothing to gencgc since it will never # actually free the object which the finalizer watches) run_sbcl <1 finalizer on an object are correctly saved/restored. run_sbcl <