Search Criteria
Package Details: jdk17-graalvm-ee-bin 17.0.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk17-graalvm-ee-bin.git (read-only, click to copy) |
---|---|
Package Base: | jdk17-graalvm-ee-bin |
Description: | Universal virtual machine for running applications written in a variety of languages (JVM-based, LLVM-based, or other), Java 17 version |
Upstream URL: | https://www.graalvm.org/ |
Licenses: | LicenseRef-GFTC |
Provides: | java-environment, java-runtime |
Submitter: | nns |
Maintainer: | nns |
Last Packager: | nns |
Votes: | 6 |
Popularity: | 0.096547 |
First Submitted: | 2022-07-31 08:19 (UTC) |
Last Updated: | 2024-07-26 08:06 (UTC) |
Dependencies (2)
Required by (2454)
- 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 2434 more...
Latest Comments
1 2 Next › Last »
JL2210 commented on 2024-09-01 17:30 (UTC) (edited on 2024-09-01 17:35 (UTC) by JL2210)
same as jdk21-graalvm-ee-bin, could you provide
java-environment-openjdk=17
with this?Also beware that if 17.0.13 comes out, it'll be under the OTN and not GFTC
JL2210 commented on 2024-07-28 18:02 (UTC)
This version of GraalVM EE still includes the gu utility as well as libpolyglot. Not sure what they're used for but saw that you removed them.
ImperatorStorm commented on 2023-10-28 20:18 (UTC)
Patch for 17.0.9:
ImperatorStorm commented on 2023-06-14 21:30 (UTC)
Patch for 23.0.0:
ImperatorStorm commented on 2023-02-24 07:18 (UTC)
Gotcha.
nns commented on 2023-02-24 07:17 (UTC)
I updated the PKGBUILD, but now that I think about it, I don't think it should provide jdk17-graalvm-bin. The packages that depend on that package explicitly are "addons" (JS/Py/Node runtimes, Espresso, etc) that install themselves to
/usr/lib/jvm/java-17-graalvm/
, but this runtime is installed at/usr/lib/jvm/java-17-graalvm-ee/
.Assuming the non-EE addons even work for EE (which they might, haven't looked it up), I would have to install this package to
/usr/lib/jvm/java-17-graalvm/
, which I strictly don't want to do, because in that case it does conflict with the non-EE variant.I'm removing the
provides
.nns commented on 2023-02-24 07:06 (UTC)
I understand what you mean now. I'm a bit slow, sorry. You're right, this should provide jdk17-graalvm-bin.
ImperatorStorm commented on 2023-02-24 06:59 (UTC)
provides != conflicts
1 2 Next › Last »