AdoptOpenJDK / AdoptOpenJDK/openjdk-virtual-images
Decouple JDK build from VM generation
Open
bug
- Dominant language
- Ruby
- Stars
- 11
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently the first invocation of "vagrant provision|up" on a newly generated Packer image will kick off full builds of OpenJDK8 and OpenJDK9. This means that in order to test changes to the VM generation pipeline properly, I need to wait for a full Java build. This is unacceptable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.