Java fails to launch: `Error occurred during initialization of VM Too small initial heap`
Open
unconfirmed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
```
localhost:~# java -version
Error occurred during initialization of VM
Too small initial heap
```
Any way to fix this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with `java -version` in iSH and investigate how Java is launched in this Linux-on-iOS environment. The issue names no files or tests, so trace the VM initialization failure before deciding where a fix belongs. Done means Java starts successfully and `java -version` reports its version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100