JDK11 is already available.
Search Criteria
Package Details: jre 23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk.git (read-only, click to copy) |
---|---|
Package Base: | jdk |
Description: | Oracle Java Runtime Environment |
Upstream URL: | https://www.oracle.com/java/ |
Licenses: | LicenseRef-custom |
Conflicts: | jdk |
Provides: | java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk23, jre23-jdk, jre23-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1086 |
Popularity: | 0.172404 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2024-10-06 02:26 (UTC) |
Dependencies (12)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- python-html2text (make)
- alsa-lib (optional) – for basic sound support
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (1730)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- aio-remote (requires java-runtime)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- airsonic-git (requires java-runtime-headless)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- Show 1710 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 81 Next › Last »
gonciarz commented on 2018-09-26 11:56 (UTC)
Det commented on 2018-07-18 14:27 (UTC)
Whoops, sorry, fixed.
nslxndr commented on 2018-07-18 12:59 (UTC) (edited on 2018-07-18 12:59 (UTC) by nslxndr)
==> Validating source files with sha256sums... jdk-10.0.2_doc-all.zip ... FAILED LICENSE-Oracle-Legal-Notices.txt ... Passed ==> ERROR: One or more files did not pass the validity check!
rellieberman commented on 2018-07-15 21:49 (UTC) (edited on 2018-07-15 21:53 (UTC) by rellieberman)
There is an issue using java webstart from this package when icedtea-web is installed, as both provide javaws. javaws from this package is added and removed from PATH via archlinux-java, while icedtea-web installs itself to /bin and becomes the default. Even when selecting java-10-jre/jre as default, javaws launches icedtea and no jre10's java webstart.
Det commented on 2018-04-17 18:07 (UTC)
Sort of seems like your $startdir has old files in it.
grinderz commented on 2018-04-17 12:53 (UTC) (edited on 2018-04-17 12:56 (UTC) by grinderz)
'/usr/lib/jvm/java-${VERSION}-jre/jre' is not a valid Java environment path
:: archlinux-java: JRE ('java-${VERSION}-jre/jre') set as default Java environment.
bash: java: command not found
correct is
$ archlinux-java set java-10-jre/jre
Det commented on 2018-04-14 18:20 (UTC) (edited on 2018-04-14 18:22 (UTC) by Det)
There won't be a JRE 11, since the JDK directory structure was simplified in Java 9 (jre/ merged with rest of JDK, etc.), and a separate product seems to have become obsolete: http://jdk.java.net/11/ (first Note).
Det commented on 2018-04-01 18:29 (UTC)
No need to really post the link on all my packages. I get a notification each time.
pschichtel commented on 2018-04-01 18:26 (UTC)
Det commented on 2018-03-27 19:32 (UTC)
JDK & JRE go side by side again, by the way. Might not make sense, but it's an option.
Pinned Comments
dbermond commented on 2024-03-19 19:54 (UTC)
As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.