当前位置:网站首页>Why does the JVM heap memory exceed 32g and pointer compression fail?
Why does the JVM heap memory exceed 32g and pointer compression fail?
2022-07-01 11:45:00 【Ziqian 2014】
OOP The compressed size is four bytes , The largest addressing space of four bytes is 2^32 That is to say 4 individual G, Then the object size is 8 Integer multiples of bytes , Therefore, according to this feature, we only need to locate 8 Of bytes 1 One byte space can locate the object , therefore OOP The compressed address space is 2^32*8 Namely 32G, If the heap memory exceeds 32G It may cause that there is no way to use the compressed OOP Address , Therefore, the heap memory exceeds 32G Pointer compression will fail .
边栏推荐
- Neo4j 中文开发者月刊 - 202206期
- 伸展树(一) - 概念和C实现
- Vscode shortcut key (the most complete) [easy to understand]
- Web foundation of network security note 02
- Compile and debug net6 source code
- Exposure: a white box photo post processing framework reading notes
- TEMPEST HDMI泄漏接收 5
- Y48. Chapter III kubernetes from introduction to mastery -- pod status and probe (21)
- Raspberry pie 4B installation tensorflow2.0[easy to understand]
- Tempest HDMI leak reception 4
猜你喜欢
如何看懂开发的查询语句
Numpy的矩阵
CAD如何設置標注小數比特
2022/6/30学习总结
Redis的攻击手法
Dameng data rushes to the scientific innovation board: it plans to raise 2.4 billion yuan. Feng Yucai was once a professor of Huake
TEMPEST HDMI泄漏接收 3
Jd.com renewed its cooperation with Tencent: issuing class A shares to Tencent with a maximum value of US $220million
Skip the test cases to be executed in the unittest framework
Adjacency matrix undirected graph (I) - basic concepts and C language
随机推荐
深入理解 grpc part1
tmux使用
[Maui] add click events for label, image and other controls
Skip the test cases to be executed in the unittest framework
对于mvvm和mvc的理解
Why must we move from Devops to bizdevops?
241. Design priority for operational expressions: DFS application questions
CPU 上下文切换的机制和类型 (CPU Context Switch)
Nordic nrf52832 flash download M4 error
Is it safe for Huatai Securities to open an account online?
用实际例子详细探究OpenCV的轮廓检测函数findContours(),彻底搞清每个参数、每种模式的真正作用与含义
Acly and metabolic diseases
Getting started with Paxos
TMUX usage
solo 可以通过 IPV6 访问吗?
Vscode shortcut key (the most complete) [easy to understand]
印象深刻的bug汇总(持续更新)
妙啊!MarkBERT
Deep understanding of grpc part1
Flip the array gracefully