setup-java
setup-java copied to clipboard
GitHub Action to download and install Oracle's Java Development Kit builds
Currently, `outputs.version` is somewhat useless since it results in hashcode of the URI: ``` Run oracle-actions/setup-java@7a0114d66dbd02646abd345c3395b34c148e6126 with: website: jdk.java.net release: EA version: latest install: true env: ACTIONS_STEP_DEBUG: true ACTIONS_RUNNER_DEBUG: true...
As per docs and testing the release version is 17 and up and does not include 11. I'd just like to clarify why 11 is not available. Are there any...
Add contributing guidelines and other related documents following the example of repositories hosted under https://github.com/oracle-actions
Please use the current JDK in GA or EA instead. 
Describe how to install and use `jextract` from [jdk.java.net](https://jdk.java.net/jextract/) either directly in the README.md file or create a [Wiki](https://github.com/oracle-actions/setup-java/wiki) page and link that.
The connection reset error happened twice and it seems working ok. The main issue is, even though the download failed with connection reset, the step is marked as successful and...
My thought is it would be good to have a "global" page (maybe just a README.md?) where projects can put their build badges for EA builds. The thought is that...
Source: https://blogs.oracle.com/java/post/jdk-17-approaches-endofpermissive-license > JDK 17 was released in September of 2021 and all its updates through September of 2024 are under the NFTC. Further update releases of Oracle JDK 17,...
Here is an example Github Action run with the failure: https://github.com/sava-software/anchor-src-gen/actions/runs/14492966757/job/40661009603