setup-java
setup-java copied to clipboard
Allow to install multiple JDK distributions
Description: The documentation says how to install multiple JDK versions. It would be nice to add ability to install multiple JDK distributions as well.
Justification: Some of our tests require a specific JDK distribution while other are able to work with any JDK. Now we have to install that specific JDK, while it would be better for us to run other tests on more commonly used JDK.
Are you willing to submit a PR? No