To fix JDK-8012265 we bumped the default value of HeapBaseMinAddress for G1 on Solaris x86 from 256m to 1g. Once we have reduce the amount of memory that G1 mallocs we should revert back to have the same default value for G1 as the other GCs.
- relates to
-
JDK-8013938 Native OOME on fastdebug VM on Solaris
- Closed
-
JDK-8017163 G1: Refactor remembered sets
- Resolved