Popular Concurrent Mark Sweep (CMS) GC algorithm is deprecated in JDK 9. According to JEP-291, this decision has been made to reduce the maintenance burden of GC code base and accelerate new development.
Continue reading “CMS DEPRECATED. NEXT STEPS?”There are several blogs and articles on different GC algorithms, their inner details, their Pros, their Cons… Continue reading “WHICH GC TO USE?”