practicalli / practicalli/clojure
Useful Java JVM command line options
Open
Nobody has claimed this yet.
JVM
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
-XX:-OmitStackTraceInFastThrow when starting a JVM
- good general advice for using Clojure/Java.
lein run uses this JVM option by default
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the JVM option -XX:-OmitStackTraceInFastThrow and says lein run uses it by default, but names no file or test. Find the documentation entry point for Java/JVM guidance, verify the current lein run behavior, and confirm the intended scope before defining what completion should look like.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100