Installation guidance can be found here.
This release provides the following fixes and features:
- Add support for JVM arguments regarding Java 9 module system
- Add support for extracting JVMs from a *.tar.gz archive
- Add support for extracting JVMs from an archive with sub-directory structure (#208)
- Add
deployment.proxy.same
to supported properties in response.varfile - Add first documentation in github (guide and FAQ)
- Improve logging in case of download error
- Fix hanging of threads after application has terminated (#158)
- Fix error in downloading from socket (AdoptOpenJDK/IcedTea-Web#618)