Skip to content

[java]jdk-26#2079

Merged
mattgodbolt merged 2 commits intocompiler-explorer:mainfrom
udaykiriti:java-jdk26
May 4, 2026
Merged

[java]jdk-26#2079
mattgodbolt merged 2 commits intocompiler-explorer:mainfrom
udaykiriti:java-jdk26

Conversation

@udaykiriti
Copy link
Copy Markdown
Contributor

@udaykiriti udaykiriti commented Apr 23, 2026

Java 26 has been released, so I added the JDK 26 version.

Signed-off-by: udaykiriti <udaykiriti624@gmail.com>
@udaykiriti
Copy link
Copy Markdown
Contributor Author

??

Comment thread bin/yaml/java.yaml Outdated
untar_dir: jdk-25.0.1
- name: 26
url: https://download.oracle.com/java/26/latest/jdk-26_linux-x64_bin.tar.gz
untar_dir: jdk-26
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be 26.0.1 Do you have a link to the exact binary instead of this link to "26" ?

$ curl -sL https://download.oracle.com/java/26/latest/jdk-26_linux-x64_bin.tar.gz | tar ztvf - | head
lrwxrwxrwx mach5-run/mach5-run 0 2026-03-10 12:49 jdk-26.0.1/LICENSE -> legal/java.base/LICENSE
-rw-r--r-- mach5-run/mach5-run 290 2026-03-10 12:49 jdk-26.0.1/README
-rwxr-xr-x mach5-run/mach5-run 12408 2026-03-10 12:49 jdk-26.0.1/bin/jar
-rwxr-xr-x mach5-run/mach5-run 12416 2026-03-10 12:49 jdk-26.0.1/bin/jarsigner
-rwxr-xr-x mach5-run/mach5-run 12352 2026-03-10 12:49 jdk-26.0.1/bin/java

I'm not sure if late theyll change this to be 26.0.2 etc

Copy link
Copy Markdown
Contributor Author

@udaykiriti udaykiriti May 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i do, can i update in latest commit

Signed-off-by: udaykiriti <udaykiriti624@gmail.com>
Copy link
Copy Markdown
Member

@mattgodbolt mattgodbolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattgodbolt mattgodbolt merged commit 24a91de into compiler-explorer:main May 4, 2026
2 checks passed
@udaykiriti udaykiriti deleted the java-jdk26 branch May 5, 2026 01:40
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.

2 participants