itwanger / itwanger/toBeBetterJavaer
静态变量在jdk7后,并不是存储在元空间中,而是存储在堆中
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
JVM面渣逆袭,3.🌟能说一下 JVM 的内存区域吗?中的最后一个问题
Contributor guide
No contributing guide indexed for this repository
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
Open the linked JVM memory-area section and inspect the final question and its accompanying explanation. Verify the statement about where static variables are stored after JDK 7 against the project’s intended Java version and authoritative JVM documentation. Update the explanation so the memory location is accurate, then check that the page and image context remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100