We need to migrate our OpenJDK-based application to Zulu, which uses install4j.
What approaches have the best long-term viability, in terms of EJ support and feasibility:
As of install4j 8.0.7 there is no JDK provider for Zulu in install4j.
You can use "Project->Create a JRE bundle" or the command line tool `bin/createbundle" to create JRE bundles from Zulu installations.
There is no way to create JRE bundles in a cross-platform way for pre-created JRE bundles.