itwanger / itwanger/toBeBetterJavaer

静态变量在jdk7后,并不是存储在元空间中,而是存储在堆中

Open Beginner friendly
#201 0 comments 0 reactions 0 assignees View on GitHub

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 的内存区域吗?中的最后一个问题

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.