Package Details: jre 22-2

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-jdk22, jre22-jdk, jre22-jdk-headless
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1087
Popularity: 0.28
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-03-19 23:02 (UTC)

Dependencies (12)

Required by (1690)

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 2 3 4 5 6 7 .. 81 Next › Last »

LinuxUserGD commented on 2022-05-06 22:43 (UTC) (edited on 2022-05-06 22:44 (UTC) by LinuxUserGD)

Maybe upgrading would work with provides = jre18-jdk=18.0.1 instead of 18.0.1-1 in .SRCINFO?

dbermond commented on 2022-05-05 20:38 (UTC)

@MidnightStarSign Sorry, but distributions other than Arch Linux are not supported here. Please seek help on your distribution support channels.

MidnightStarSign commented on 2022-05-05 19:30 (UTC)

I'm encountering an issue where I upgrade this using pamac, but the update is still available despite it being successful.

I found this from another forum regarding the issue: "The maintainer changed the package versioning pattern and did not adopt .SRCINFO, hence AUR helpers interpret that in a way that there is a new update available although there isn’t".

Not sure if that is what's going on here.

Full:

Checking keyring...                                                                                  [1/1]
Checking integrity...                                                                                [1/1]
Loading package files...                                                                             [1/1]
Checking file conflicts...                                                                           [1/1]
Checking available disc space...                                                                     [1/1]
Reinstalling jre (17.0.1-1)...                                                                       [1/1]
Transaction successfully finished.

dbermond commented on 2022-03-24 13:51 (UTC)

For users wanting the Oracle Java LTS release, there are now lts packages for convenience: jdk-lts, jre-lts and jdk-lts-doc.

dimich commented on 2022-01-20 15:40 (UTC) (edited on 2022-01-20 16:59 (UTC) by dimich)

UPD: Hm, nevermind. Now downloaded successfully without any changes. Maybe some malfunction of the server.

Seems Oracle doesn't allow to download jdk-14.0.2_linux-x64_bin.tar.gz directly from script any more:

Sorry!
In order to download products from Oracle Technology Network you must agree to the OTN license terms.
Be sure that...
Your browser has "cookies" and JavaScript enabled.
You clicked on "Accept License" for the product you wish to download.
You attempt the download within 30 minutes of accepting the license.

drslmr commented on 2021-11-22 14:00 (UTC)

Update to my last comment:

My issue was, that I get this "undefined symbol: ipv6_available" when executing jar and other jdk executables.

Now I see that un-setting LD_LIBRARY_PATH in the bash shell fixes the problem too.

I tried to find who (which service/program) sets LD_LIBRARY_PATH, in my case to /usr/lib:/usr/lib:/usr/lib:/usr/lib, but I could not find it, neither in my user resource file nor in the system resource files I know off.

drslmr commented on 2021-11-12 09:20 (UTC)

I found how to work around: https://aur.archlinux.org/packages/eclipse-java/#news

I needed to add the server path to the LD_LIBRARY_PATH.

drslmr commented on 2021-10-18 11:34 (UTC)

Hi,

I "undefined symbol: ipv6_available" when starting jar or java using a jar. I tried with version 16 but no difference. I also posted the issue here:

https://bbs.archlinux.org/viewtopic.php?id=270512

dbermond commented on 2021-05-14 15:43 (UTC)

@skerit I have no such issue. Installing with makepkg -i works fine for me, and also with pacman -U.