Question
Common Wealth Bank
AU
Last activity: 29 Jun 2018 11:13 EDT
Garbage Collector algorithms
We have recently upgraded our application from 7.1.9 to 7.4 version. we are experiencing slowness after upgrade. we configured the connection pooling as per suggested in the pdf. As part of Garbage collection currently we are using ParllelGC.
As we have many Garbage collector algorithms such as Parallel GC, CMS and G1. Which one is the fastest? What will happen if the GC changes from Parallel GC to G1 in Java 8. Will this support or do we go with CMS .
Also in The SMA the Garbage Collector And Log Usage is missing . Any idea where we can find this information in 7.4 SMA ?
Please suggest your comments at the earliest .
***Edited by Moderator Marissa to update platform capability tags***