- Java 11 and 12:New Features
- Mala Gupta
- 86字
- 2021-07-02 12:27:05
Benefits
By isolating the GC source code, the HotSpot internal GC code is organized better, meeting the basic design principles, which recommend code modularity and organization. A clean GC interface will help developers to add new GCs to HotSpot with ease. GC code segregation also makes it easier to exclude a GC from a specific JDK build.
It doesn't add any new GCs or remove an existing one.
GC code isolation and the GC interface makes it easier to exclude a GC from a JDK build.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 案例式C語言程序設計
- Magento 2 Theme Design(Second Edition)
- Dependency Injection in .NET Core 2.0
- Mastering Ubuntu Server
- Backbone.js Blueprints
- Gradle for Android
- BIM概論及Revit精講
- Visual Basic程序設計
- 執劍而舞:用代碼創作藝術
- JavaScript腳本特效編程給力起飛
- Bootstrap for Rails
- Learning Nessus for Penetration Testing
- INSTANT Apache Hive Essentials How-to
- Android編程權威指南(第4版)