We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610e37d commit ddbf742Copy full SHA for ddbf742
README.md
@@ -50,7 +50,7 @@
50
- [垃圾回收算法的实现原理。](http://www.cnblogs.com/xiaoxi/p/6486852.html)
51
- [G1,包括原理,流程,优缺点。](https://www.cnblogs.com/nashiyue/p/5797713.html)
52
- [CMS收集器学习笔记](https://mp.weixin.qq.com/s/OzE7WrvcGPEcf_UHj2a-lg)
53
- - 垃圾回收算法的实现原理。
+ - [垃圾回收算法的实现原理。](http://www.cnblogs.com/aspirant/p/8662690.html)
54
- 当出现了内存溢出,你怎么排错。
55
- [JVM内存模型的相关知识了解多少,比如重排序,内存屏障,happen-before,主内存,工作内存等。](https://mp.weixin.qq.com/s/rkxcqZCvCnC0Psr0_oJzbQ)
56
- 简单说说你了解的类加载器,可以打破双亲委派么,怎么打破。
0 commit comments