Is G1 garbage collector still considered experimental in recent versions of Java (6)? Is it safe and ready to use?
EDIT : I mean Oracle JVM.
No, how to propose this Oracle article, it is still experimental . It will replace the CMS, but it seems that it is not yet fully functional: Relative performance of the Java First (G1) garbage collector?
EDIT:
So, now G1 is “fully supported” in JDK7u4 , it is no longer considered experimental, so I assume it's ready for production !
Java 6: Update 20.Java 7: The original version has it.
Java 6: Update 20.
Java 7: The original version has it.
In Oracle JVM, do you mean Sun HotSpot? This can be confused with JRockit. It is much preferable to call it HotSpot.
Source: https://habr.com/ru/post/910622/More articles:Refactoring methods that use the same code but different types - javaLoop in R: how to save outputs? - matrixfeedback stdin and stdout of two processes - linuxFailed to install Virtualenv with peak for Debian compression - pipPorting unicode to Delphi: Incompatible types: 'Char' and 'AnsiChar' error with Win32 functions such as CharToOEM? - delphiMathJax - File not uploaded: /extensions/MathZoom.js - asp.netIs there a way to see a user submit a review on the Android Marketplace? - androidGoogle Play - link to link to an unpublished application? - androidCan I use two languages in Heroku app? - ruby | fooobar.comContinue to receive the sender (Return-Path, Sender or From) required to send the message - ruby-on-rails-3All Articles