setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

GitHub Action to download and install Oracle's Java Development Kit builds

Results 10 setup-java issues
Sort by recently updated
recently updated
newest added

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

documentation

Please use the current JDK in GA or EA instead. ![image](https://user-images.githubusercontent.com/2319838/206759193-d4bf4cc5-9cd8-4ff9-baa2-a0f213f16069.png)

wontfix

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.

documentation

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...

bug

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,...

documentation

Here is an example Github Action run with the failure: https://github.com/sava-software/anchor-src-gen/actions/runs/14492966757/job/40661009603