Package Details: jre 23-1

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)

Required by (1730)

Sources (9)

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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 81 Next › Last »

Det commented on 2017-11-07 07:50 (UTC)

well that's reverted ^^ https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=jdk&id=b98da7f6af11a6c42c607c42839405f70b2a9c08

lfleischer commented on 2017-11-07 07:46 (UTC)

The goal of a mature AUR package maintainer should always be to provide packages of the highest quality possible; this applies even more so to popular packages with serveal hundreds of votes. I'd rather avoid making top AUR packages a playground for social experiments/games.

Det commented on 2017-11-07 07:42 (UTC) (edited on 2017-11-07 07:44 (UTC) by Det)

it's just one if clause i want a victim to fall on ^^ E: altho, the Zeal/GoldenDict bug wasn't indeed non-Arch specific so...

lfleischer commented on 2017-11-07 07:40 (UTC)

Why not? What's the point of cluttering the build script with such a check?

Det commented on 2017-11-07 07:36 (UTC)

not yet

lfleischer commented on 2017-11-07 07:36 (UTC)

Could you please revert any "cosmetic" changes cluttering the PKGBUILD and seemingly having no purpose apart from confusing a certain user group?

Det commented on 2017-11-05 00:33 (UTC)

Repro'd. Added a warning in .install for now, as happens even when set as default Java.

Det commented on 2017-11-03 12:23 (UTC)

Kind of a tough one to fix when I don't have no power over what archlinux-java does to the /usr/lib/mozilla/plugins/ symlink. It's a separate package for OpenJDK (icedtea-web). Does it not crash with icedtea-web and OpenJDK? Is this not just Manjaro-specific?

ivanruvalcaba commented on 2017-11-03 03:59 (UTC)

Hi! There is an issue with your package and qt5-webkit, see below: https://github.com/zealdocs/zeal/issues/802#issuecomment-340547528 https://bbs.archlinux.org/viewtopic.php?id=231222 This fix the issue: https://github.com/zealdocs/zeal/issues/802#issuecomment-340677973 Best regards.