- Java 11 and 12:New Features
- Mala Gupta
- 96字
- 2021-07-02 12:27:05
Impact
The GC interface will affect other JavaServer Pages (JSPs). It will help to deprecate the Concurrent Mark Sweep (CMS) garbage collector (GC) (JEP 291). With the GC interface, a GC can be isolated in the base code.
A GC interface will also help to lower the impact of the introduction of a new GC in HotSpot. For example, it will help to lower the intrusiveness of the changes made by the Shenandoah (JEP 189) GC.
In the next section, let's see how the changes with the G1 GC are helping to make applications more responsive.
推薦閱讀
- Mobile Application Development:JavaScript Frameworks
- Access 數(shù)據(jù)庫(kù)應(yīng)用教程
- BeagleBone Media Center
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Mastering JavaScript High Performance
- 從零開(kāi)始學(xué)Linux編程
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用
- Go語(yǔ)言開(kāi)發(fā)實(shí)戰(zhàn)(慕課版)
- Scala編程(第5版)
- R語(yǔ)言:邁向大數(shù)據(jù)之路(加強(qiáng)版)
- Pandas入門(mén)與實(shí)戰(zhàn)應(yīng)用:基于Python的數(shù)據(jù)分析與處理
- Python實(shí)戰(zhàn)指南:手把手教你掌握300個(gè)精彩案例
- C語(yǔ)言從入門(mén)到精通(微視頻精編版)
- 狼書(shū)(卷2):Node.js Web應(yīng)用開(kāi)發(fā)