File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.14.1 (2022-08-10)
2+ ===
3+
4+ * Fix a bug that MMTk gets initialized even when we are not using MMTk's GC.
5+
160.14.0 (2022-08-08)
27===
38
Original file line number Diff line number Diff line change 11[package ]
22name = " mmtk_openjdk"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44authors = [" <>" ]
55rust-version = " 1.57.0"
66
@@ -16,7 +16,7 @@ lto = true
1616[package .metadata .openjdk ]
1717# Our CI matches the following line and extract mmtk/openjdk. If this line is updated, please check ci yaml files and make sure it works.
1818openjdk_repo = " https://github.com/mmtk/openjdk.git"
19- openjdk_version = " 5180a3241b7477b056f4e5c61d1267f6f48aeab3 "
19+ openjdk_version = " b133bb2630121b6babc35750444f178b5d240ae0 "
2020
2121[dependencies ]
2222libc = " 0.2"
You can’t perform that action at this time.
0 commit comments