itwanger / itwanger/toBeBetterJavaer

笔误

Open
#181 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

https://javabetter.cn/jvm/neicun-jiegou.html#%E5%A0%86存在笔误
堆前面也讲了,属于线程共享的内存区域,几乎所有的对象都在对上分配
对->堆
截图如下

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-structure page and locate the paragraph immediately before the 堆 anchor. Correct the typo from “对” to “堆” in the sentence describing where objects are allocated; the screenshot shows the intended change, and the page should then use the correct term.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.