Package Base Details: jdk

Git Clone URL: https://aur.archlinux.org/jdk.git (read-only, click to copy)
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1087
Popularity: 0.27
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-03-19 23:02 (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

1 2 3 4 5 6 .. 81 Next › Last »

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

@41zu Fixed. Thanks for reporting.

41zu commented on 2024-03-19 21:44 (UTC)

In package_jdk() there is still this line:

rm "${pkgdir}/${_jvmdir}/bin/"{java,jfr,jrunscript,keytool,rmiregistry,jwebserver}

That means that when the jdk package is installed, these binaries are missing, which where previously provided by the jre package.

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.

dbermond commented on 2023-11-02 12:29 (UTC)

@HotblackDesiato pacman is not for updating AUR packages. You need to to update this git repository with a 'git pull', or do a new checkout with 'git clone', and then run makepkg. After the package is built, you install it with the 'pacman -U' command (or with makepkg by using the '-i' option). That's basic AUR knowledge. For the full details, please read the Wiki article about the AUR, specially the part about installing and updating packages.

HotblackDesiato commented on 2023-10-29 03:15 (UTC)

@dbermond Thanks for your comment that my "checkout" is outdated. I am still having the issue, although I ran pacman -Syy and all other aur packages update very well. How do I update to get rid of the version 14 issue, please?

dbermond commented on 2023-08-04 00:15 (UTC)

@HotblackDesiato I've just checked, and the source files are downloading fine. The link you provided refers to java 14, but the package is currently at java 20. It looks like you have a very outdated checkout of this package repository, and you should update it.

HotblackDesiato commented on 2023-08-04 00:02 (UTC)

File not found, error 404:

https://download.oracle.com/otn-pub/java/jdk/14.0.2+12/205943a0976c4ed48cb16f1043c5c647/jdk-14.0.2_linux-x64_bin.tar.gz

dbermond commented on 2023-06-20 21:23 (UTC)

@azzbcc @valsaven Package updated. Fix applied, thanks for noticing.

valsaven commented on 2023-06-19 06:48 (UTC)

@dbermond Could you fix the paths, please? This is easy to change by hand, but not everyone reads the comments and will notice it.

azzbcc commented on 2023-05-13 06:29 (UTC)

wrong path in java.desktop and jconsole.desktop