OpenJDK fails
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
After installing openjdk8 and trying to run it fails:
````sh
iPad:~# java
OpenJDK Server VM warning: Can't detect initial thread stack location - find_vma failed
Error occurred during initialization of VM
Too small initial heap
````
On dmesg there is a FIXME message that is probably the first reason why it doesn’t work:
````
FIXME no support for shared futexes
````
It would be amazing if one day it works partially or completely :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.