Package Details: liberica-jdk-full-bin 26.0.1.u10-3

Git Clone URL: https://aur.archlinux.org/liberica-jdk-full-bin.git (read-only, click to copy)
Package Base: liberica-jdk-full-bin
Description: BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Full version includes OpenJFX.
Upstream URL: https://bell-sw.com/
Keywords: bellsoft java jdk liberica
Licenses: custom
Provides: java-environment, java-environment-openjdk, java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-openjdk, java-runtime-openjdk, liberica-jdk-bin, liberica-jdk-full-bin, liberica-jdk-lite-bin, liberica-jre-bin, liberica-jre-full-bin
Submitter: jonathon
Maintainer: Nevuly
Last Packager: Nevuly
Votes: 10
Popularity: 1.15
First Submitted: 2020-02-15 17:01 (UTC)
Last Updated: 2026-06-23 00:44 (UTC)

Required by (3072)

Sources (10)

Latest Comments

1 2 Next › Last »

forgezhzh commented on 2026-06-22 10:42 (UTC)

fix: resolve libfakeroot error and improve desktop icon compatibility

libfakeroot internal error: payload not recognized!

Update desktop file icons to use standard java-openjdk icon for better compatibility across Linux desktop environments and icon themes fix in https://github.com/Nevuly/liberica-jdk-full-bin/pull/2

Nevuly commented on 2026-06-22 07:29 (UTC)

@forgezhzh

Hello!

Thank you for reporting the issue and submitting the patch!

I have just uploaded a new version with your patch applied.

Thanks again for your help!

forgezhzh commented on 2026-06-22 05:46 (UTC) (edited on 2026-06-22 06:04 (UTC) by forgezhzh)

During the build process, two types of non-fatal warnings were generated: numerous gdb-add-index errors occurred because all binaries and libraries lack debugging symbols, so no index could be created for them; and a backup entry warning indicated that /etc/liberica-jdk-full/security/java.policy is declared as a backup file in the PKGBUILD but is not actually included in the final package. Despite these warnings, the package built and installed successfully. fix in https://github.com/Nevuly/liberica-jdk-full-bin/pull/1

Nevuly commented on 2025-03-22 01:21 (UTC)

@redponike

Thanks for leaving issue. I disabled that section because It not have man directory in liberica 24+37 binary.

redponike commented on 2025-03-21 10:33 (UTC)

The package errors out when building: There are no man pages in the new archive. Consider removing that section altogether.

install: cannot stat 'man/man1/*': No such file or directory

Nevuly commented on 2024-03-25 13:03 (UTC)

@TXH

Thanks for leaving issue. I changed to new link for download icons.

TXH commented on 2024-03-22 02:28 (UTC)

Now the download address of java-icon seems to need to set User Agent to download. Can you add a UA or replace the link (e.g. https://github.com/openjdk/jdk/blob/master/src/java.desktop/unix/classes/sun/awt/X11/java-icon16.png)?

cdiamond commented on 2023-10-01 17:20 (UTC) (edited on 2023-10-01 17:24 (UTC) by cdiamond)

Warning: this software has limitations on download access based on a user's country of residence.

Nevuly commented on 2023-04-26 08:58 (UTC)

@havrak

Thanks to report bug, I updated install package to fix that error.

havrak commented on 2023-04-26 08:33 (UTC)

Seems that Bellsoft change links scheme thus https://download.bell-sw.com/java/20+0.1+10/bellsoft-jdk20+0.1+10-linux-amd64-full.tar.gz Results in 404 error. Correct link should be https://download.bell-sw.com/java/20.0.1+10/bellsoft-jdk20.0.1+10-linux-amd64-full.tar.gz (instead of + there are now .)