Search Criteria
Package Details: java8-openjfx-src 8.u202-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/java8-openjfx.git (read-only, click to copy) |
---|---|
Package Base: | java8-openjfx |
Description: | Java OpenJFX 8 client application platform (open-source implementation of JavaFX) |
Upstream URL: | https://wiki.openjdk.java.net/display/OpenJFX/Main |
Keywords: | java8-openjfx openjfx |
Licenses: | GPL |
Submitter: | freswa |
Maintainer: | Rogach (danwood76) |
Last Packager: | danwood76 |
Votes: | 13 |
Popularity: | 0.071935 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2025-05-03 19:32 (UTC) |
Dependencies (21)
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gperf (gperf-gitAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (make)
- jdk8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libx11 (libx11-gitAUR) (make)
- libxtst (make)
- pango (pango-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- ruby (make)
- ruby-erb (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
Required by (0)
Sources (13)
- gradle.properties
- https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-ga.tar.bz2
- https://services.gradle.org/distributions/gradle-4.8-bin.zip
- java8-openjfx-CVE-2021-3517-fix.patch
- java8-openjfx-CVE-2021-3522-fix.patch
- java8-openjfx-fix-java-version-check.patch
- java8-openjfx-flags.patch
- java8-openjfx-include-iterator.patch
- java8-openjfx-no-check-jfxrt-jar.patch
- java8-openjfx-no-sys-sysctl.patch
- java8-openjfx-no-xlocale.patch
- java8-openjfx-offlineasm-warnings-ruby27.patch
- java8-openjfx-wno-error.patch
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »
Rogach commented on 2023-02-01 10:57 (UTC)
@dhameoin Re-checked the checksum on the fresh download, it's still the same for me. What's the checksum you are getting?
dhameoin commented on 2023-01-31 05:49 (UTC)
8u202-ga.tar.bz2 wrong checksum
Pillgar commented on 2023-01-30 08:01 (UTC)
Here's the makepkg output:
https://gist.github.com/Pillgar/b98f0409372a2dfce36c6d49fc94701a
Rogach commented on 2023-01-29 19:06 (UTC)
@SimPilotAdamT That seems to be related to gradle itself. Do you have JDK 8 set as your default JDK? (check with
archlinux-java get
)Also can you try stopping gradle daemon before the build? (
gradle --stop
)SimPilotAdamT commented on 2023-01-29 16:35 (UTC) (edited on 2023-01-29 16:35 (UTC) by SimPilotAdamT)
@Rogach oh I must be blind... That build fails, too, with this output.
Rogach commented on 2023-01-29 06:19 (UTC)
@Pilligar Can you pastebin the full makepkg output?
Pillgar commented on 2023-01-29 06:14 (UTC)
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true openjdk version "1.8.0_362" OpenJDK Runtime Environment (build 1.8.0_362-b09) OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
I tried removing 'java8-openjfx' and reinstalling, but no dice.
Rogach commented on 2023-01-29 04:14 (UTC) (edited on 2023-01-29 04:14 (UTC) by Rogach)
@SimPilotAdamT Your output shows a different error:
Can you try uninstalling java8-openjfx before building?
SimPilotAdamT commented on 2023-01-28 23:33 (UTC) (edited on 2023-01-28 23:35 (UTC) by SimPilotAdamT)
@Rogach I have the same issue as @Pillgar with that command output being the following:
That's the latest version of openjdk8 as in the official repos...
Rogach commented on 2023-01-26 15:06 (UTC)
@Pillgar What's the output of
/usr/lib/jvm/java-8-openjdk/bin/java -version
?« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »