We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a782a commit bcbf324Copy full SHA for bcbf324
mmtk/Cargo.toml
@@ -17,7 +17,7 @@ lto = true
17
[package.metadata.openjdk]
18
# 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.
19
openjdk_repo = "https://github.com/caizixian/jdk-mmtk.git"
20
-openjdk_version = "5c63e99fc20b071f91693a45cf141008584faf50"
+openjdk_version = "d4ae3c7ebda257f018b3b538b7ecd1ced7a91bc1"
21
22
[dependencies]
23
libc = "0.2"
0 commit comments