Search Criteria
Package Details: jdk11 11.0.21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk11.git (read-only, click to copy) |
---|---|
Package Base: | jdk11 |
Description: | Oracle Java 11 Development Kit LTS |
Upstream URL: | https://www.oracle.com/technetwork/java/javase/downloads/index.html |
Licenses: | custom |
Provides: | java-environment, java-environment-jdk, jdk |
Submitter: | chrko |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-30 15:00 (UTC) |
Last Updated: | 2023-11-18 18:41 (UTC) |
Dependencies (4)
Required by (921)
- 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 901 more...
Latest Comments
jesseliu commented on 2022-09-07 21:05 (UTC)
Failure while downloading manual://jdk-11.0.15.1_linux-x64_bin.tar.gz
simple commented on 2021-11-25 06:13 (UTC)
here's PKGBUILD for JDK 11.0.13 (note: you need to also update the PKGBUILD for the complementary JRE11 dependency):
silverhikari commented on 2021-10-23 16:19 (UTC)
can you update the package for 11.0.13
Filip98 commented on 2020-03-29 19:23 (UTC)
This package is broken since last year as noted by @wulftone I cannot run javac because jre11 is recognized as "java-11-jdk" by archlinux-java and jdk11 isn't recognized at all
msld commented on 2019-06-04 08:28 (UTC) (edited on 2019-06-04 08:32 (UTC) by msld)
wulftone commented on 2019-04-02 21:24 (UTC)
After I install jre11, I can install jdk11 fine, but it appears to be installed wrong. IntelliJ complains that "The selected directory is not a valid home for JDK". I noticed there is a "java-11-jdk" directory AND a "java-11-jdk11" directory. Also inside "/usr/lib/jvm/java-11-jdk", "conf" is pointing at something invalid: "conf -> ../../../../etc/java11-jre11", which doesn't exist.
wulftone commented on 2019-04-02 20:58 (UTC)
Unfortunately doesn't work out-of-the-box like jdk8 does, complains about "error: target not found: jre<12"