Package Details: jre24-openjdk 24.0.2.u12-1

Git Clone URL: https://aur.archlinux.org/java24-openjdk.git (read-only, click to copy)
Package Base: java24-openjdk
Description: OpenJDK Java 24 full runtime environment
Upstream URL: https://openjdk.java.net/
Licenses: LicenseRef-Java
Conflicts: jdk-openjdk, jre-openjdk-headless
Provides: java-runtime, java-runtime-headless, java-runtime-headless-openjdk, java-runtime-openjdk, jre24-openjdk, jre24-openjdk-headless
Submitter: patlefort
Maintainer: patlefort
Last Packager: patlefort
Votes: 0
Popularity: 0.000000
First Submitted: 2025-09-17 19:13 (UTC)
Last Updated: 2025-09-18 16:46 (UTC)

Required by (1745)

Sources (5)

Latest Comments

patlefort commented on 2025-10-07 14:48 (UTC)

You need to build and install jdk22-openjdk then jdk23-openjdk first.

gig commented on 2025-10-07 14:40 (UTC) (edited on 2025-10-07 14:42 (UTC) by gig)

I get the following error.

checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
configure: Found potential Boot JDK using java(c) in PATH
configure: Potential Boot JDK found at /usr/lib/jvm/java-25-openjdk is incorrect JDK version (openjdk version "25.0.1" 2025-09-16 OpenJDK Runtime Environment (build 25.0.1) OpenJDK 64-Bit Server VM (build 25.0.1, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/java-25-openjdk)
configure: Potential Boot JDK found at /usr/lib/jvm/java-25-openjdk is incorrect JDK version (openjdk version "25.0.1" 2025-09-16 OpenJDK Runtime Environment (build 25.0.1) OpenJDK 64-Bit Server VM (build 25.0.1, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/java-21-openjdk)
configure: Potential Boot JDK found at /usr/lib/jvm/java-21-openjdk is incorrect JDK version (openjdk version "21.0.8" 2025-07-15 OpenJDK Runtime Environment (build 21.0.8+9) OpenJDK 64-Bit Server VM (build 21.0.8+9, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/java-17-openjdk)
configure: Potential Boot JDK found at /usr/lib/jvm/java-17-openjdk is incorrect JDK version (openjdk version "17.0.16" 2025-07-15 OpenJDK Runtime Environment (build 17.0.16+8) OpenJDK 64-Bit Server VM (build 17.0.16+8, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/java-11-openjdk)
configure: Potential Boot JDK found at /usr/lib/jvm/java-11-openjdk is incorrect JDK version (openjdk version "11.0.27" 2025-04-15 OpenJDK Runtime Environment (build 11.0.27+6) OpenJDK 64-Bit Server VM (build 11.0.27+6, mixed mode)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/default-runtime)
configure: Potential Boot JDK found at /usr/lib/jvm/default-runtime is incorrect JDK version (openjdk version "25.0.1" 2025-09-16 OpenJDK Runtime Environment (build 25.0.1) OpenJDK 64-Bit Server VM (build 25.0.1, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/default)
configure: Potential Boot JDK found at /usr/lib/jvm/default is incorrect JDK version (openjdk version "25.0.1" 2025-09-16 OpenJDK Runtime Environment (build 25.0.1) OpenJDK 64-Bit Server VM (build 25.0.1, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 23 24)
configure: Could not find a valid Boot JDK. OpenJDK distributions are available at http://jdk.java.net/.
configure: This might be fixed by explicitly setting --with-boot-jdk
configure: error: Cannot continue
configure exiting with result code 1