当前位置:网站首页>0728~ sorting out interview questions
0728~ sorting out interview questions
2022-07-29 02:29:00 【Life is so hard】
say something jvm Garbage collection algorithm ?
Tag clearing algorithm : Mark the object first , And then clear it uniformly , It's called mark removal algorithm ;
Marking algorithm : First, sort the objects by memory address value , Mark the surviving object first , Then sort by memory address value , Clear unmarked ;
Tag copy algorithm : According to the actual memory capacity, it is divided into two spaces of the same size , Use only one at a time , When this is finished , Then copy another surviving object to this one after use , Then clear the used objects ;
say something jvm Garbage collection mechanism ?
Which objects need to be recycled ? Deprecated constants , There are no referenced objects ;
When to recycle ? When a class is discarded ;
How to recycle ? Use the reference counting method to judge whether the object is alive , Then go to the garbage collector ;
Sort out the script of resume template
边栏推荐
- HTTP断点续传以及缓存问题
- Practice and experience of security compliance in instant messaging scenarios
- 高效使用浏览器的5个小技巧,第1个技巧最实用
- Prometheus + alertmanager message alert
- 开启TLS加密的Proftpd安全FTP服务器安装指南
- 一文搞懂 Redis 架构演化之路
- Exploration and practice of network security vulnerability management
- Kubesphere-多节点安装
- Prometheus + AlertManager 消息预警
- How to quickly design a set of cross end components that support rendering rich text content
猜你喜欢

The first of the five tips for using browsers efficiently is the most practical

如何在多御安全浏览器中自定义新标签页?

MySQL基本操作和基于MySQL基本操作的综合实例项目

ES6事件绑定(v-on用法)

The financing demand of 129 million yuan was released, and the roadshow of the Dake city project continued to irrigate the "good seedlings" of scientific innovation

I want to talk about high concurrency.

Talk about the implementation principle of feign

物联网组件

响应式织梦模板家装建材类网站

When synchronized encounters this thing, there is a big hole, so be careful
随机推荐
4年测试经验,好不容易进了阿里,两个月后我选择了裸辞...
3D模型格式全解|含RVT、3DS、DWG、FBX、IFC、OSGB、OBJ等70余种
Interprocess communication - detailed explanation of the pipeline (explanation of graphic cases)
如果非要在多线程中使用 ArrayList 会发生什么?
Altium designer outputs Gerber and other production documents
工程经济学知识点总结
7/28 高斯消元解线性方程组+高斯消元解异或线性方程组 +求组合数ii
MySQL基本操作和基于MySQL基本操作的综合实例项目
应用系统中的报表开发成本值多少?
千万不要把Request传递到异步线程里面,有坑
Prometheus + alertmanager message alert
Rust 列表(Vec)复制
ES6 event binding (v-on usage)
where、having、group by、order by,is null,not in,子查询,delete,日期函数
Split, an avalanche caused by connection pool parameters
virsh console连接失败问题
Esbuild Bundler HMR
响应式织梦模板化妆美妆类网站
On Multithreading
How does the Devops team defend against API attacks?