Impact on programming
There will not be an immediate impact on current programmers. Most people do not set up their garbage collector using the command-line, and they will be forced to use the default collector tool. People who use manual GC methods do not have to be concerned about the new system since they can use the other available options.
People who love the G1GC method will be happy that it is now the default one, and they will stay away from explicit settings. There are 688 flags that are available in Java, and there are many programmers who really like to set up each flag for use in a complex program.
The main reason for pushing the G1GC collector is that it is extremely stable and ideal for all kinds of users. It is designed as ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access