Search Criteria
Package Details: jdk15-openjdk 15.0.10.u5-1
Package Actions
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 development kit |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | java-environment, java-environment-jdk, java-environment-openjdk, jdk15-openjdk |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 2 |
Popularity: | 0.000038 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2023-12-23 22:13 (UTC) |
Dependencies (27)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java-environment-common
- jre15-openjdkAUR (jre15-openjdkAUR)
- libelf (elfutils-gitAUR)
- alsa-lib (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- graphviz (make)
- harfbuzz (harfbuzz-gitAUR) (make)
- java-environment-jdk (jdk12AUR, jdk10AUR, jdk7AUR, jdk8-armAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk12-openjdkAUR, jdk11AUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk-ltsAUR, jdk19-openjdkAUR, jdk8AUR, jdkAUR) (make)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libnet (libnet-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxext (libxext-gitAUR) (make)
- Show 7 more dependencies...
Required by (989)
- 2plan-desktop (requires java-environment)
- 389-console (requires java-environment)
- 389-ds-console (requires java-environment) (make)
- aacskeys (requires java-environment) (make)
- ab-download-manager (requires java-environment) (make)
- ab-download-manager-git (requires java-environment) (make)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- access-export (requires java-environment)
- aeron (requires java-environment)
- airport-utils-bin (requires java-environment)
- airsonic-advanced-git (requires java-environment) (make)
- airsonic-git (requires java-environment) (make)
- akia (requires java-environment)
- alchemy (requires java-environment)
- alchemy-git (requires java-environment)
- alchitry-labs-bin (requires java-environment)
- aliview (requires java-environment) (make)
- altair-ai-studio (requires java-environment)
- amd-boost-toggle-git (requires java-environment)
- Show 969 more...
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 buildjdk15-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