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.
windows下配置opencv
2.
HED神經網
3.
win 10+ annaconda+opencv
4.
ORB-SLAM3系列-多地圖管理
5.
opencv報錯——(mtype == CV_8U || mtype == CV_8S)
6.
OpenCV計算機視覺學習(9)——圖像直方圖 & 直方圖均衡化
7.
【超詳細】深度學習原理與算法第1篇---前饋神經網絡,感知機,BP神經網絡
8.
Python數據預處理
9.
ArcGIS網絡概述
10.
數據清洗(三)------檢查數據邏輯錯誤
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
jvm垃圾回收調優
2.
@JVM垃圾回收調優方法
3.
jvm調優-垃圾回收算法
4.
jvm調優垃圾回收(1)
5.
JVM垃圾回收機制及調優
6.
JVM垃圾回收與調優詳解
7.
JVM調優之垃圾回收器
8.
jvm 調優(2)垃圾回收算法
9.
JVM GC垃圾回收調優
10.
JVM垃圾回收與性能調優
>>更多相關文章<<