Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple jdks #368

Conversation

dmitry-shibanov
Copy link
Contributor

@dmitry-shibanov dmitry-shibanov commented Aug 16, 2022

Description:
In scope of this pull request we added support to provide multiple versions in java-version input.

Related issue:
#44
Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dmitry-shibanov dmitry-shibanov requested a review from a team August 16, 2022 07:20
@nielsbasjes
Copy link

I have two documentation requests for this awesome feature.
Please document

  1. which of the specified JDKs will be the default (i.e. which is first on the PATH and is mentioned in JAVA_HOME). Currently with multiple calls to setup-java it is the last one as they each overwrite the settings.
  2. how to access the JAVA_HOME for each of the installed JDKs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants