FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support for multiple jdks by dmitry-shibanov · Pull Request #368 · actions/setup-java · GitHub

Add support for multiple jdks - #368

Merged
dmitry-shibanov merged 6 commits into
actions:mainfrom
dmitry-shibanov:v-dmshib/add-support-for-multiple-jdks
Sep 8, 2022
Merged

Add support for multiple jdks#368
dmitry-shibanov merged 6 commits into
actions:mainfrom
dmitry-shibanov:v-dmshib/add-support-for-multiple-jdks

Conversation

dmitry-shibanov commented Aug 16, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

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 requested a review from a team August 16, 2022 07:20

Copy link
Copy Markdown

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.

dmitry-shibanov merged commit d854b6d into actions:main Sep 8, 2022
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL