Skip to content

Commit b9c0cb6

Browse files
authored
README: Link dev build
1 parent 620025e commit b9c0cb6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ The step zero fetches necessary dependencies:
3838
./crac-steps.sh s00_init
3939
```
4040

41+
It will be required to download the latest development build of OpenJDK CRaC from https://github.com/CRaC/openjdk-builds/actions/workflows/release.yml. Then run:
42+
43+
```
44+
./crac-steps.sh dojlink ./path/to/the/extracted/crac/jdk
45+
```
46+
4147
### Build
4248

4349
The function needs to use a fork of [AWS Lambda Java Libraries](https://github.com/CRaC/aws-lambda-java-libs), `pom.xml` was changed to:

0 commit comments

Comments
 (0)