Package Details: jre15-openjdk 15.0.10.u5-1

Git Clone URL: https://aur.archlinux.org/java-15-openjdk.git (read-only, click to copy)
Package Base: java-15-openjdk
Description: OpenJDK Java 15 full runtime environment
Upstream URL: https://openjdk.java.net/
Licenses: custom
Provides: java-runtime, java-runtime-openjdk, jre15-openjdk
Submitter: muflone
Maintainer: muflone
Last Packager: muflone
Votes: 2
Popularity: 0.005560
First Submitted: 2021-11-28 22:47 (UTC)
Last Updated: 2023-12-23 22:13 (UTC)

Required by (1549)

Sources (4)

Latest Comments

CyberShadow commented on 2023-04-15 21:36 (UTC)

https://hg.openjdk.java.net/jdk-updates/jdk15u/archive/jdk-15.0.3+3.tar.gz hashes to 9d90fc543c092f1bb399e674929088df5969bf7297bb9e607257d4edf6fc91f9 and not 4bbd7a73354a2d244c7a075406339aa0ce4c5fc6be91a795af931f6dc95d067c for me. Package out of date?

muflone commented on 2022-11-05 16:54 (UTC)

@sshaikh

yeah it's a bit boring. to build 15 you need 15 or 14, to build 14 you need 14 or 13 and so on

sshaikh commented on 2022-11-04 14:13 (UTC) (edited on 2022-11-04 14:34 (UTC) by sshaikh)

That makes perfect sense, thanks.

I'm still having a little trouble building due to dependency issues. The complaint is error: target not found: java-environment-jdk<=15, but when I try to build jdk15-openjdk I get the same error.

Is there a specific order I have to build these?

EDIT: Found the answer here: https://aur.archlinux.org/packages/jdk14-openjdk#comment-847283

So to build this, you need to chain off the highest previous "official" java available (in this case 11 -> 12 -> 13 -> 14 -> 15)

muflone commented on 2022-11-03 21:13 (UTC)

@sshaikh this is a split package

java-15-openjdk is the package base which contains jre15-openjdk-headless, jre15-openjdk, jdk15-openjdk, openjdk15-src and openjdk15-doc

sshaikh commented on 2022-11-03 17:43 (UTC) (edited on 2022-11-03 17:44 (UTC) by sshaikh)

Just out of interest, why do the package name and git clone URLs differ? Trying to build jre15-openjdk