File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.7.0 (2021-09-22)
2+ ===
3+
4+ * Supports the ` GenImmix ` plan.
5+ * Supports the ` global_alloc_bit ` feature in mmtk-core.
6+ * Fixes monitor misuse in the finalizer thread.
7+ * Fixes style for C++ code to match OpenJDK style guidelines.
8+ * Updates to mmtk-core 0.7.0.
9+
1100.6.0 (2021-08-10)
211===
312
Original file line number Diff line number Diff line change 11[package ]
22name = " mmtk_openjdk"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44authors = [" <>" ]
55
66[lib ]
@@ -20,7 +20,7 @@ lazy_static = "1.1"
2020# - change branch
2121# - change repo name
2222# 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 = " e0eeeb2f06eaa55d89ff72ed6917c6779f29a1a3 " }
23+ mmtk = { git = " https://github.com/mmtk/mmtk-core.git" , rev = " 34acc5472942671f89d18d8313af46f9c4c7783e " }
2424# Uncomment the following to build locally
2525# mmtk = { path = "../repos/mmtk-core" }
2626
You can’t perform that action at this time.
0 commit comments