Serial收集器的老年代版本

  • 单线程收集器
  • 标记-整理算法 stop the world
  • Client模式下的虚拟机使用
  • Server模式下,搭配Parallel Scavenge使用及CMS发生Concurrent Mode Failure之后的预案

JVM之SerialOld收集器

 

相关文章:

  • 2021-04-21
  • 2021-06-13
  • 2021-07-17
  • 2021-06-13
  • 2021-06-25
  • 2021-07-05
猜你喜欢
  • 2022-01-04
  • 2021-12-28
  • 2021-10-20
  • 2021-11-26
  • 2022-01-12
相关资源
相似解决方案