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 e4e30f4 commit fd84c30Copy full SHA for fd84c30
mmtk/Cargo.toml
@@ -18,7 +18,7 @@ lto = true
18
[package.metadata.openjdk]
19
# 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.
20
openjdk_repo = "https://github.com/mmtk/jdk.git"
21
-openjdk_version = "77fdb790aad9bdfa101b26ee2ce478d89f7dd6e3"
+openjdk_version = "5fc428f6349bfa137e14a5fcebbf2cb37caeb193"
22
23
[dependencies]
24
libc = "0.2"
0 commit comments