Package Details: jdk8 8u441-1

Git Clone URL: https://aur.archlinux.org/jdk8.git (read-only, click to copy)
Package Base: jdk8
Description: Oracle Java 8 Development Kit LTS
Upstream URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html
Keywords: java-environment-jdk java-openjfx java-runtime-headless-jre java-runtime-jre java-web-start-jre
Licenses: custom:Oracle
Provides: java-environment, java-environment-jdk, java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-jre, java-runtime-jre, java-web-start, java-web-start-jre
Submitter: Det
Maintainer: severach
Last Packager: severach
Votes: 105
Popularity: 0.000029
First Submitted: 2017-09-21 22:18 (UTC)
Last Updated: 2025-02-04 03:22 (UTC)

Dependencies (10)

Required by (2663)

Sources (6)

Pinned Comments

severach commented on 2019-04-17 06:47 (UTC) (edited on 2019-04-27 04:59 (UTC) by severach)

Direct downloads are no longer available. Create your Oracle account, download, and put in with the PKGBUILD.

New and improved. Now you can just download to ~/Downloads then run the update.

Latest Comments

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

Det commented on 2018-07-21 16:37 (UTC) (edited on 2019-01-19 23:12 (UTC) by Det)

AFAIK the best public MD5 preimage attack is at 2^123.4. Dividing it in half (50% chance of finding collision) gives 7.0×10^36. If you generated distinct hashes with multiple GPUs at speeds of 200 billion/sec, you would find a match with those odds in 1.1 billion billion years (7.0×10^36/(200×10^9×60×60×24×365.2524) ≈ 1.1*10^18) (the universe is 14 billion years old).

I don't get the last part?

Musikolo commented on 2018-07-21 16:10 (UTC)

I agree it's probably very hard to achieve, but it's still possible.

Is this a reason to keeping using a very-hard-to-break but still vulnerable hashing algorithm?

If the discussion is about what color is best, you win...

Det commented on 2018-07-21 16:03 (UTC)

How hard can it be :(: https://www.google.com/search?q=preimage+vs+collision

Musikolo commented on 2018-07-21 16:02 (UTC) (edited on 2018-07-21 16:03 (UTC) by Musikolo)

@Det: Some more detailed articles:

As a cryptography ignorant, I'm not gonna tell anybody what algorithms they should use. However, cryptography experts deprecated md5sum algorithm long time ago, and recommended using stronger ones such as sha256sum & sha512sum since. Beside this, even if md5sum was super-safe today, I think nobody can argue that sha256sum & sha512sum are safer. So, why using a weaker hashing algorithm?

Thank you!

Det commented on 2018-07-20 14:20 (UTC)

That's a really poor article. Have a look at the actual MD5 one, along with collision vs. preimage resistance.

Musikolo commented on 2018-07-20 03:37 (UTC) (edited on 2018-07-20 03:39 (UTC) by Musikolo)

"MD5 algorithm is no longer deemed secure. [...] the use of a newer hashing tool such as sha256sum is recommended."

Source: https://en.wikipedia.org/wiki/Md5sum

Recommended algorithms (sha512sum is the strongest, and the preferred option for many people):

I hope it helps!

Det commented on 2018-07-19 14:59 (UTC)

Becaaaause?

MarcinWieczorek commented on 2018-07-19 14:05 (UTC)

Please stop using md5 for checksums. Thanks!

Det commented on 2018-07-18 14:36 (UTC)

Fixed again.

habernir commented on 2018-07-18 14:35 (UTC)

mv: cannot stat 'db/NOTICE': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build jdk8.