Java icon indicating copy to clipboard operation
Java copied to clipboard

📦 A bucket for Scoop, for Oracle Java, OpenJDK, Eclipse Temurin, IBM Semeru, Zulu, ojdkbuild, Amazon Corretto, BellSoft Liberica, SapMachine and Microsoft JDK.

Results 39 Java issues
Sort by recently updated
recently updated
newest added

I found that all Liberica's 'checkver.jsonpath' configurations are `$.version`. But in the liberica url request result, the data is of array type.So it should be `$[*].version`. For example: `[{"version":"21.0.7+9"},{"version":"24.0.1+11"}]`. And...

bug

## Package Request ### Criteria For a package to be acceptable in the Java bucket, it should be: - [x] a runtime environment or software development kit for Java -...

Graalvm ce changed some formating for their github, the package is 1y old, there github is updated oct 15, someone should fix https://github.com/graalvm/graalvm-ce-builds/releases/tag/jdk-23.0.1

bug

I need to use temurin17-jdk version 17.0.11-9 but when i try to use it i got error : PS C:\Users\wiatrgr> scoop install [email protected] -g WARN Given version (17.0.11-9) does not...

## Bug Report **Package Name:** corretto25-jdk ### Current Behaviour When I `scoop install java/corretto25-jdk`, it fails at the extraction level with an exception. ### Expected Behaviour To install corretto25-jdk successfully...

bug

`corretto-lts-jdk` package is still pointing to 17: https://github.com/ScoopInstaller/Java/blob/master/bucket/corretto-lts-jdk.json While the latest lts should be 21 now: https://aws.amazon.com/corretto/

Closes #XXXX Relates to #XXXX - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). ## Summary by CodeRabbit **New Features** - Windows 64-bit distribution now available as MSI installer format instead...

review-needed

JDK 25 is the latest Long-Term Support (LTS) release of the Java SE Platform. JDK 21 is the previous Long-Term Support (LTS) release of the Java SE Platform. Scoop bucket...

## Bug Report **Package Name:** temurin-jre ### Current Behaviour temurin-jre: 24.0.1-9 -> 24.0.2-12 Updating one outdated app: Updating 'temurin-jre' (24.0.1-9 -> 24.0.2-12) Downloading new version OpenJDK24U-jre_x64_windows_hotspot_24.0.2_12.zip (54.9 MB) [===================================] 100%...

bug