JavaShuo
欄目
標籤
JVM垃圾回收調優【官方版】
時間 2019-11-08
標籤
jvm
垃圾
回收
官方版
欄目
Java
简体版
原文
原文鏈接
Contents
Title and Copyright Information
Preface
Audience
Documentation Accessibility
Related Documents
Conventions
1 Introduction
2 Ergonomics
Garbage Collector, Heap, and Runtime Compiler Default Selections
Behavior-Based Tuning
Maximum Pause Time Goal
Throughput Goal
Footprint Goal
Tuning Strategy
3 Generations
Performance Considerations
Measurement
4 Sizing the Generations
Total Heap
The Young Generation
Survivor Space Sizing
5 Available Collectors
Selecting a Collector
6 The Parallel Collector
Generations
Parallel Collector Ergonomics
Priority of Goals
Generation Size Adjustments
Default Heap Size
Client JVM Default Initial and Maximum Heap Sizes
Server JVM Default Initial and Maximum Heap Sizes
Specifying Initial and Maximum Heap Sizes
Excessive GC Time and OutOfMemoryError
Measurements
7 The Mostly Concurrent Collectors
Overhead of Concurrency
Additional References
8 Concurrent Mark Sweep (CMS) Collector
Concurrent Mode Failure
Excessive GC Time and OutOfMemoryError
Floating Garbage
Pauses
Concurrent Phases
Starting a Concurrent Collection Cycle
Scheduling Pauses
Incremental Mode
Command-Line Options
Recommended Options
Basic Troubleshooting
Measurements
9 Garbage-First Garbage Collector
Allocation (Evacuation) Failure
Floating Garbage
Pauses
Card Tables and Concurrent Phases
Starting a Concurrent Collection Cycle
Pause Time Goal
10 Garbage-First Garbage Collector Tuning
Garbage Collection Phases
Young Garbage Collections
Mixed Garbage Collections
Phases of the Marking Cycle
Important Defaults
How to Unlock Experimental VM Flags
Recommendations
Overflow and Exhausted Log Messages
Humongous Objects and Humongous Allocations
11 Other Considerations
Finalization and Weak, Soft, and Phantom References
Explicit Garbage Collection
Soft References
Class Metadata
相關文章
1.
jvm垃圾回收調優
2.
@JVM垃圾回收調優方法
3.
jvm調優-垃圾回收算法
4.
jvm調優垃圾回收(1)
5.
JVM垃圾回收機制及調優
6.
JVM垃圾回收與調優詳解
7.
JVM調優之垃圾回收器
8.
jvm 調優(2)垃圾回收算法
9.
JVM GC垃圾回收調優
10.
JVM垃圾回收與性能調優
更多相關文章...
•
Lua 垃圾回收
-
Lua 教程
•
Redis的超時命令和垃圾回收策略
-
Redis教程
•
算法總結-回溯法
•
算法總結-廣度優先算法
相關標籤/搜索
垃圾回收
垃圾
垃圾回收算法
垃圾回收GC算法JVM篇四
官方版
調優方法
垃圾場
垃圾桶
垃圾處理
垃圾箱
Java
PHP 7 新特性
MySQL教程
SQLite教程
JVM
調度
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
深度學習硬件架構簡述
2.
重溫矩陣(V) 主成份分析
3.
國慶佳節第四天,談談我月收入增加 4K 的故事
4.
一起學nRF51xx 23 - s130藍牙API介紹
5.
2018最爲緊缺的十大崗位,技術崗佔80%
6.
第一次hibernate
7.
SSM項目後期添加數據權限設計
8.
人機交互期末複習
9.
現在無法開始異步操作。異步操作只能在異步處理程序或模塊中開始,或在頁生存期中的特定事件過程中開始...
10.
微信小程序開發常用元素總結1-1
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
jvm垃圾回收調優
2.
@JVM垃圾回收調優方法
3.
jvm調優-垃圾回收算法
4.
jvm調優垃圾回收(1)
5.
JVM垃圾回收機制及調優
6.
JVM垃圾回收與調優詳解
7.
JVM調優之垃圾回收器
8.
jvm 調優(2)垃圾回收算法
9.
JVM GC垃圾回收調優
10.
JVM垃圾回收與性能調優
>>更多相關文章<<