java
java copied to clipboard
This package of java (openjdk) is specially for termux users (without rooted phone) But it is unstable or beta version and I will update it soon with stable one
I would like it to be the latest version of java 8 or jdk 8 since this version is a bit incompatible with my project, in general it is fine...
tag = v8 arch = aarch64 I've installed Java from https://github.com/Hax4us/java/releases/download/v8/jdk8_aarch64.tar.gz. I'm getting a bad system call error.
`java` always return `segmentation fault`. device info: `$ uname -a Linux localhost 3.18.35+ #2 SMP PREEMPT Mon Apr 29 19:03:12 KST 2019 armv7l Android`
- Will install "proot" if not installed - Make "$PREFIX/bin/java" executable - Support the command "javac"
It happend in termux and because segmental fault. How to solve this problem?
How to fix proccess killed for Samsung S5 Snapdragon LineageOS pie?
I rewrote "installjava" script and updated ReadMe. Please, check it out :)
After installing Java I'm just having a bad system call, please how can I fix this issue
From this issue it seems that ARMv7 isn't supported: https://github.com/Hax4us/java/issues/2 Running java ends-up with "Killed". Any chances to fix it?