http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip cannot be directly download for me, I go to page http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html and accept the licence, then the downloal url is available in browser
Search Criteria
Package Details: jdk8 8u431-1
Package Actions
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.000487 |
First Submitted: | 2017-09-21 22:18 (UTC) |
Last Updated: | 2024-10-19 18:33 (UTC) |
Dependencies (10)
- ca-certificates-java (ca-certificates-utils)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java-environment-common
- java-runtime-common
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- awk (gawk-gitAUR, busybox-coreutilsAUR, gawk) (make)
- alsa-lib (optional) – for basic sound support
- eclipse-java (optional) – to use "Oracle Java Mission Control" plugins in Eclipse
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – for Gtk+ look and feel (desktop)
Required by (2713)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- 2plan-desktop (requires java-environment)
- 389-console (requires java-environment)
- 389-ds-console (requires java-environment) (make)
- aacskeys (requires java-environment) (make)
- ab-download-manager (requires java-environment) (make)
- ab-download-manager-git (requires java-environment) (make)
- abchr (requires java-runtime)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- access-export (requires java-environment)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- aeron (requires java-environment)
- Show 2693 more...
Sources (6)
zyp001a commented on 2017-11-24 10:11 (UTC) (edited on 2017-11-24 10:12 (UTC) by zyp001a)
Det commented on 2017-10-26 16:15 (UTC)
Hmm, well this is how jdk8-openjdk's always done it also: https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/java8-openjdk#n252
Not sure if there should be a bug report on Arch's Maven?: https://www.archlinux.org/packages/community/any/maven/
ua4000 commented on 2017-05-03 17:21 (UTC)
Since you run this on limited arm, you can speedup package creation with uncompressed packages:
PKGEXT='.pkg.tar' makepkg -f
Det commented on 2016-02-21 12:45 (UTC) (edited on 2016-02-21 12:46 (UTC) by Det)
Now you have quadruple checksums.. please use "updpkgsums", not the deprecated "makepkg -g >> PKGBUILD"
Det commented on 2016-02-06 14:24 (UTC)
You accidentally added triple-checksums to the PKGBUILD.
Det commented on 2016-01-20 05:25 (UTC) (edited on 2016-01-20 05:26 (UTC) by Det)
Shouldn't you use:
source=("http://download.oracle.com/otn-pub/java/jce/$_major/jce_policy-$_major.zip"
"jconsole-$_jname.desktop"
"jmc-$_jname.desktop"
"jvisualvm-$_jname.desktop"
"policytool-$_jname.desktop")
source_armv6h=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$_pkgname-$pkgver-linux-arm32-vfp-hflt.tar.gz")
source_armv7h=("$source_armv6h")
source_aarch64=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$_pkgname-$pkgver-linux-arm64-vfp-hflt.tar.gz")
..instead of whatever you're doing now?
Det commented on 2015-10-21 13:39 (UTC) (edited on 2015-10-21 13:40 (UTC) by Det)
There's also an ARMv8 (64-bit) version.
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.