当前位置:网站首页>⼀个对象从加载到JVM,再到被GC清除,都经历了什么过程?
⼀个对象从加载到JVM,再到被GC清除,都经历了什么过程?
2022-07-07 12:42:00 【51CTO】
- 对象申请空间
- 判断Eden区是否有可分配对象空间,如果Eden区可分配,则直接分配空间
- 空间不足则进行YGC,针对YGC后还存活的对象,YGC操作细节如下:
- 判断Survivor区是否可分配空间,可分配,则从from到to区(S0/S1来回切换),阈值 + 1
- Survivor区不可分配,则直接晋升为老年代
- 判断Survivor区对象阈值是否大于15,大于则晋升为老年代,否则从from到to区,阈值 + 1
- YGC后再判断Eden区是否有可分配对象空间,是则直接分配空间,否则判断老年区是否可分配空间
- 老年区可分配,则申请对象空间,不可分配则进行FGC
- 再判断老年区是否可分配,可分配,则申请对象空间,不可分配则报错OOM(Out Of Memory)
边栏推荐
- 因员工将密码设为“123456”,AMD 被盗 450Gb 数据?
- Data connection mode in low code platform (Part 2)
- MRS离线数据分析:通过Flink作业处理OBS数据
- Assign a dynamic value to the background color of DataGrid through ivalueconverter
- UML sequence diagram (sequence diagram)
- Introduction and use of Kitti dataset
- The method of parsing PHP to jump out of the loop and the difference between continue, break and exit
- MLGO:Google AI发布工业级编译器优化机器学习框架
- Navigation — 这么好用的导航框架你确定不来看看?
- 2022云顾问技术系列之高可用专场分享会
猜你喜欢
云上“视界” 创新无限 | 2022阿里云直播峰会正式上线
GAN发明者Ian Goodfellow正式加入DeepMind,任Research Scientist
【历史上的今天】7 月 7 日:C# 发布;Chrome OS 问世;《仙剑奇侠传》发行
LeetCode 648. 单词替换
Webrtc audio anti weak network technology (Part 1)
Vscode configuration uses pylint syntax checker
Equipment failure prediction machine failure early warning mechanical equipment vibration monitoring machine failure early warning CNC vibration wireless monitoring equipment abnormal early warning
MRS离线数据分析:通过Flink作业处理OBS数据
用例图
Applet directory structure
随机推荐
STM32CubeMX,68套组件,遵循10条开源协议
Horizontal of libsgm_ path_ Interpretation of aggregation program
2022PAGC 金帆奖 | 融云荣膺「年度杰出产品技术服务商」
AWS learning notes (III)
低代码平台中的数据连接方式(下)
2022年13个UX/UI/UE最佳创意灵感网站
LeetCode 648. 单词替换
解析PHP跳出循环的方法以及continue、break、exit的区别介绍
Navigation - are you sure you want to take a look at such an easy-to-use navigation framework?
Nllb-200: meta open source new model, which can translate 200 languages
Oracle Linux 9.0 officially released
Oracle Linux 9.0 正式发布
Use case diagram
C # switch pages through frame and page
Es log error appreciation -- allow delete
PyTorch模型训练实战技巧,突破速度瓶颈
一款你不容错过的Laravel后台管理扩展包 —— Voyager
JS get the current time, month, day, year, and the uniapp location applet opens the map to select the location
Docker deploy Oracle
比尔·盖茨晒48年前简历:“没你们的好看”