Package Details: jre 22.0.2-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-jdk22, jre22-jdk, jre22-jdk-headless
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1086
Popularity: 0.47
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-08-06 23:55 (UTC)

Dependencies (12)

Required by (1711)

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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 81 Next › Last »

Det commented on 2015-02-02 02:47 (UTC)

Could you also include a javafx directory: http://download.oracle.com/otn-pub/java/javafx/8.0.31-b13/javafx-8u31-apidocs.zip, since JavaFX has been a part of JDK since 7u6.

galaux commented on 2015-01-25 11:54 (UTC)

@ypoluektovich: thanks for your comment on the bug tracker. I forgot package "jdk" was about JDK 8 which I was not targetting yet anyway.

ypoluektovich commented on 2015-01-25 01:27 (UTC)

@Det: yep, both this package and jdk7 seem to have updated tzdata in their latest (current) versions. The previous versions of both these packages had old tzdata. @galaux: commented in the bugtracker.

Det commented on 2015-01-22 22:02 (UTC)

I'm currently getting: 0 ✓ det@Archlinux ~/Downloads/tzupdater-1.4.9-2014i $ sudo java -jar tzupdater.jar -u You have a later version than the embedded one. 1 ✗ det@Archlinux ~/Downloads/tzupdater-1.4.9-2014i $ sudo java -jar tzupdater.jar -V tzupdater version 1.4.9-b01 JRE time zone data version: tzdata2014j Embedded time zone data version: tzdata2014i

galaux commented on 2015-01-22 21:49 (UTC)

It just so happens someone opened this bug report [0] about this. I have been working on a "tzdata-java" which should also work for this Oracle JRE. I would need some testing on it – package available as specified on bug report. Feel free to install and check whether it fixes potential timezone issues you may have and report back on the bug tracker. Thanks! [0] https://bugs.archlinux.org/task/42585

ypoluektovich commented on 2015-01-22 21:39 (UTC)

Java does not use tzdata, it has its own timezone files. Unfortunately, Oracle doesn't keep up with the changes, but at least they provide a tool[1] to update the TZ info. Unfortunately, these changes are currently lost on upgrade. Can we use this tool to patch the JDK during build? [1]: http://www.oracle.com/technetwork/java/javase/tzupdater-readme-136440.html

Det commented on 2015-01-21 17:04 (UTC)

Fixed.

biloucat commented on 2015-01-21 16:50 (UTC)

in PKGBUILD, # Fix .desktop paths is bugged: after install, Exec and Icon fields are erroneous

freswa commented on 2015-01-21 16:06 (UTC)

Sorry, just quickly read the code. You are totally right. Cheers

Det commented on 2015-01-21 12:04 (UTC)

It's not getting updated, there's just a message what's your current default, which I think makes more sense than to let people wonder why isn't this package doing anything.