Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

default JVM garbage collector for Java 1.8

1750883May 11 2018 — edited May 14 2018

does there exist a mechanism in Java 1.8 to change the default garbage collector to the G1 collector or is the only option to use the runtime parameters?

Comments

Post Details

Added on May 11 2018
1 comment
337 views