File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ 0.9.0 (2021-12-16)
2
+ ===
3
+
4
+ * Supports the ` MarkCompact ` plan.
5
+ * Updates to mmtk-core 0.9.0.
6
+
1
7
0.8.0 (2021-11-01)
2
8
===
3
9
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mmtk_openjdk"
3
- version = " 0.8 .0"
3
+ version = " 0.9 .0"
4
4
authors = [" <>" ]
5
5
6
6
[lib ]
@@ -20,7 +20,7 @@ lazy_static = "1.1"
20
20
# - change branch
21
21
# - change repo name
22
22
# But other changes including adding/removing whitespaces in commented lines may break the CI.
23
- mmtk = { git = " https://github.com/mmtk/mmtk-core.git" , rev = " 4813a2bfc5322c526dc56e9f8acb418dbb7ce7e6 " }
23
+ mmtk = { git = " https://github.com/mmtk/mmtk-core.git" , rev = " 5c4e9eae2c72651137ab0b51c9365256314901d2 " }
24
24
# Uncomment the following to build locally
25
25
# mmtk = { path = "../repos/mmtk-core" }
26
26
Original file line number Diff line number Diff line change 1
- nightly-2021-10-29
1
+ nightly-2021-12-05
You can’t perform that action at this time.
0 commit comments