From 848fc51d2682be068cc08dbf70f9fd5ae04db8dd Mon Sep 17 00:00:00 2001 From: Kunshan Wang Date: Mon, 29 Sep 2025 15:39:42 +0800 Subject: [PATCH] Test. Don't merge. This is for running CI tests to see if the test failures in https://github.com/mmtk/mmtk-openjdk/actions/runs/18001423574/job/51212808539?pr=332 is reproducible on the master branch. --- TEST | 1 + 1 file changed, 1 insertion(+) create mode 100644 TEST diff --git a/TEST b/TEST new file mode 100644 index 00000000..c368ae2b --- /dev/null +++ b/TEST @@ -0,0 +1 @@ +Test. Don't merge.