You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The normal openjdk-17 package from the official repositories lack some features. Some glibc dependent java programs can also fail to run. glibc-runner however can make the normal jdks built for aarch64 linux work wonderfully, it also seems to work fine on any other openjdk version.
I have read the Termux-Pacman Package Addition Policy and understand that my request will be denied in case of violation.
Additional information
I could get the jvm running by simply running grun -c -f on the java binary while inside the java libs folder. It seems to work fine after that. Albeit I did have some issues that have since been fixed now.
Doesn't seem to work with the openjdk-17 package in the official termux repo. Only ones built for aarch64 linux.
The text was updated successfully, but these errors were encountered:
Why is it worth to add this package?
The normal openjdk-17 package from the official repositories lack some features. Some glibc dependent java programs can also fail to run. glibc-runner however can make the normal jdks built for aarch64 linux work wonderfully, it also seems to work fine on any other openjdk version.
Home page URL
https://openjdk.org/
Source code URL
https://jdk.java.net/archive/
Packaging policy acknowledgement
Additional information
I could get the jvm running by simply running
grun -c -f
on the java binary while inside the java libs folder. It seems to work fine after that. Albeit I did have some issues that have since been fixed now.Doesn't seem to work with the openjdk-17 package in the official termux repo. Only ones built for aarch64 linux.
The text was updated successfully, but these errors were encountered: