Commit Graph

16 Commits

Author SHA1 Message Date
Filippo Barbari
feaa712b13 Add java 25 (#8277)
Sister PR: [here](https://github.com/compiler-explorer/infra/pull/1900).
2025-11-25 00:55:08 +01:00
mathiasgredal
f775802ebf add jdk24.0.0 (#7524)
Support JDK24 GA

Related PR: https://github.com/compiler-explorer/infra/pull/1557

---------

Co-authored-by: Mats Jun Larsen <mats@jun.codes>
2025-03-27 02:20:28 +00:00
Matt Godbolt
618b27353e Revert "Make java 2301 the default (#7137)"
This reverts commit a82a166deb.

See #7099 and CC @JuditKnoll
2024-11-28 08:51:19 -06:00
Matt Godbolt
a82a166deb Make java 2301 the default (#7137) 2024-11-27 12:44:12 -06:00
Judit Knoll
d15cb27023 Add JDK 22.0.2 and 23.0.1 (#7099)
Archive OpenJDK releases: https://jdk.java.net/archive/
https://jdk.java.net/23/

---------

Co-authored-by: Mats <mats@jun.codes>
2024-11-27 16:01:53 +09:00
Filippo Barbari
b0825e79df Updated java toolchain (#6345) 2024-04-22 18:39:53 +02:00
Goooler
d205bae0db Add JDK 21 (#5498)
https://jdk.java.net/21

For https://github.com/compiler-explorer/infra/pull/1094.
2023-09-20 19:27:47 -05:00
Goooler
b918691d28 Add OpenJDK 19 & 20 (#4952)
https://jdk.java.net/19
https://jdk.java.net/20
2023-04-10 08:10:33 -05:00
Rubén Rincón Blanco
5ccd9d2029 Add licenses to lots of compilers (#4305)
* Add Rust license info

* Add hipclang license info

Same as C++'s rocm one

* Add license info for Ada compilers

* Add licenses to most C compilers

* Add license to Nim compiler

* Add license to FPC

* Add license to Python

* Add license to Zig

* Add licenses for Scala

Separates it between 2 and 3 as it changed quite a lot,
so that we can more easily add new versions to it in the future

* Add license for Pony compiler

* Add Ocaml license

* Add Mlir license

* Add license to LLVM pseudolang

* Fix mlir license props

* Add license to Kotlin

* Add OpenJDK license

* Add Jakt license

* Add GHC licenses

* Remove licenses from platspec compilers

* Add C++ licenses

* Add link to open issue if license is wrong

* Fix button link
2022-11-18 19:06:54 +01:00
Mats Larsen
1d81b5e7fe Use OpenJDK 18 (#3523) 2022-04-18 16:33:53 +02:00
Mats Larsen
1232275c4d Add Java OpenJDK 17 (#2944)
* Add OpenJDK 17

* Update objdumper path for Kotlin and Scala
2021-09-23 20:47:15 -05:00
Mats Larsen
f3be74183d Fix execution for JVM compilers (#2767) 2021-07-06 09:42:21 -05:00
Mats Larsen
e2a8e7c8ce Support execution of programs for JVM compilers (#2745)
* Bare execution for Java programs
* Support execution for Kotlin
2021-07-06 08:11:32 -05:00
Matt Godbolt
1d7455e1d5 Re-enable java. Closes #1438 2021-04-26 21:18:15 -05:00
Partouf
3aff8c9211 remove comment 2019-06-01 17:27:15 +02:00
Partouf
a79221ec27 add java 11 and 12 to amazon properties 2019-06-01 17:25:33 +02:00