Package Details: jdk8 8u401-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.036482
First Submitted: 2017-09-21 22:18 (UTC)
Last Updated: 2024-02-03 04:44 (UTC)

Dependencies (10)

Required by (2695)

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 2 3 4 5 6 7 8 9 10 11 Next › Last »

Vrakfall commented on 2019-04-18 15:50 (UTC)

There's no way that change from Oracle is not against some rules of the GDPR!

ijann commented on 2019-04-17 15:21 (UTC)

let's hope a God mode programmer, link with the browser and request the login, so one does not have to be using the manual form to download the installer. ;)

Steps to install jdk

  • place in console> git clone https://aur.archlinux.org/jdk8.git

  • enter the folder> cd jdk8

  • then

  • enter the oracle website

  • create or login with your user

  • Download the version indicated by pkgbuild

- choose the type of architecture x86, x64, etc

- important to download with the extension .tar.gz

  • Save to the jdk8 folder that you created with git clone

  • in console inside the folder jdk8> makepkg -cCifs

  • the installation will begin

  • be aware that at the end you ask for a password,

depending on how you configured your system.

<deleted-account> commented on 2019-04-17 15:03 (UTC)

It is possible to try this https://stackoverflow.com/a/10959815 ? Or break some rule of aur ?

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.

nunc commented on 2019-04-16 22:15 (UTC)

I updated the links & hashes didnt need changed, just installed it 5 min ago. https://pastebin.com/eTv5ggm2

Austcool commented on 2019-02-25 22:20 (UTC)

@severach In the sun-java-jdk8.desktop file please remove NoDisplay=true, and add Exec=/usr/lib/jvm/java-8-jdk/jre/bin/java -jar %F so the desktop file can be used to set to open jar files from the context menu.

severach commented on 2019-01-19 22:41 (UTC)

I didn't notice there were two versions on the same page.

Musikolo commented on 2019-01-19 04:00 (UTC)

@severach, out of curiosity, why are you using build u201 instead of u202? Shouldn't build u202 be newer and come with additional bug fixes?

severach commented on 2019-01-18 19:24 (UTC)

@x4fyr: Validation for jce_policy-8.zip and jdk-8u201-linux-x64.tar.gz fails

I pulled a new copy. All checksums good and it builds. My java app runs in jdk8. Can you give me an example of what worked in 192 and doesn't work in 201?