Hello CleverChapters!
G1 GC algorithm dynamically changes the Young Gen (i.e. Eden region) and Old Gen size based in it's internal heuristics algorithms. It's one of the clever features of G1 GC algorithm. You don't want to meddle with it, by explicitly setting Eden region size. Here are some general G1 GC tuning tips.
GC Tuning & Troubleshooting Crash Course youtube video might help you.
Edit your Comment