Skip to content

Java 内存区域中堆的划分有问题 #578

@windwj000

Description

@windwj000

屏幕快照 2019-12-03 15 26 10

应该是:堆内存只能分为两块:新生代 Young Generation 和老年代 Old Generation。 永生代 Permanent Generation 是在 JDK 1.8 之前,HotSpot 虚拟机把方法区当成永久代

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-bugContent errortypoCorrect typos

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions