Package Details: jdk-doc 22.0.1-2

Git Clone URL: https://aur.archlinux.org/jdk.git (read-only, click to copy)
Package Base: jdk
Description: Oracle Java documentation
Upstream URL: https://www.oracle.com/java/
Licenses: LicenseRef-custom
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1087
Popularity: 0.25
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-04-26 00:51 (UTC)

Pinned Comments

dbermond commented on 2024-03-19 19:54 (UTC)

  • Important notice:

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.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 81 Next › Last »

dbermond commented on 2019-04-02 23:37 (UTC)

@philad Please see the answer at jre aur page.

philad commented on 2019-04-01 07:40 (UTC)

Upgrading JDK brings me to the following problem. When trying to install JRE he tells me that the current JDK requires JDK<12 while installing JDK the answer is that JRE must be JRE>=12.

Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen) :: Installation vonjre (12-1) verletzt Abhängigkeit 'jre<12', benötigt von jdk :: Erstelle jdk-Paket(e)... ==> Erstelle Paket: jdk 12-1 (Mo 01 Apr 2019 09:17:44 CEST) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Installiere fehlende Abhängigkeiten... Fehler: Ziel nicht gefunden: jre>=12 ==> FEHLER: 'pacman' konnte fehlende Abhängigkeiten nicht installieren. :: Konnte jdk-Paket(e) nicht erstellen

dbermond commented on 2019-03-29 01:05 (UTC)

@archer_linux Build jre normally with makepkg, then build jdk with makepkg -d, and then install both with pacman -U. Or you can build each one in a chroot and then install both with pacman -U.

archer_linux commented on 2019-03-28 16:09 (UTC)

Hello, I can't update my Java Packages. I guess the fault is that both jre and jdk are linked to the exact same source. Can anybody confirm this?

Regards, Thorsten

lordchaos commented on 2019-03-26 14:11 (UTC)

I'm trying to use this version with the latest SQLDeveloper, but it doesn't seem to work?

Error: /usr/lib/jvm/default/bin/java not found or not a valid JDK

x1carbon6 :: /opt/sqldeveloper » /usr/lib/jvm/default/bin/java -version java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)

Det commented on 2019-03-18 09:32 (UTC)

Nice homepage.

gonciarz commented on 2019-03-18 08:39 (UTC)

Just a reminder, tomorrow JDK 12 will be released. Thanks for your effort.

semenoveg commented on 2019-03-01 06:51 (UTC) (edited on 2019-03-05 06:35 (UTC) by semenoveg)

https://aur.archlinux.org/cgit/aur.git/commit/?h=jdk&id=a19ae6a2f602
This change added depends of jre. I get file conflicts when yaourt try to install jre as depend:

....
jre: /usr/lib/jvm/java-11-jdk/lib/server/libjvm.so exists in filesystem (owned by jdk)
jre: /usr/lib/jvm/java-11-jdk/lib/tzdb.dat exists in filesystem (owned by jdk)
jre: /usr/lib/jvm/java-11-jdk/release exists in filesystem (owned by jdk)
....
and many other files

UPD: problem was fixed by reinstalling jdk.

onizuka_79 commented on 2019-01-21 16:54 (UTC) (edited on 2019-01-21 17:09 (UTC) by onizuka_79)

Hello PFM. You can edit the PKGBUILD and change the download URL by yourself with the following link : https://download.oracle.com/otn-pub/java/jdk/11.0.2+9/f51449fcd52f4d52b93a989c5c56ed3c/jdk-11.0.2_solaris-sparcv9_bin.tar.gz

don't forget to change to change sha256sums also 52b7f4298af04bc3079b73c071b85db87a4509ea6110b752e941b5cb360ef181 :)

AND change pkgver=11.0.1 to 11.0.2

StuckUpCreations commented on 2019-01-19 19:10 (UTC)

would be great to have the updated package of jdk, as its flagged out of date now..