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
+
1
6
0.14.0 (2022-08-08)
2
7
===
3
8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mmtk_openjdk"
3
- version = " 0.14.0 "
3
+ version = " 0.14.1 "
4
4
authors = [" <>" ]
5
5
rust-version = " 1.57.0"
6
6
@@ -16,7 +16,7 @@ lto = true
16
16
[package .metadata .openjdk ]
17
17
# 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.
18
18
openjdk_repo = " https://github.com/mmtk/openjdk.git"
19
- openjdk_version = " 5180a3241b7477b056f4e5c61d1267f6f48aeab3 "
19
+ openjdk_version = " b133bb2630121b6babc35750444f178b5d240ae0 "
20
20
21
21
[dependencies ]
22
22
libc = " 0.2"
You can’t perform that action at this time.
0 commit comments