Class G1DefaultNotes
java.lang.Object
net.jrodolfo.java_evolution.java27.g1_default.G1DefaultNotes
Explains the Java 27 HotSpot change making G1 the default collector broadly.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRuns HotSpot without explicitly selecting a garbage collector.Explains why the repository keeps this topic as notes.summary()Returns a learner-friendly summary.
-
Constructor Details
-
G1DefaultNotes
public G1DefaultNotes()
-
-
Method Details
-
summary
Returns a learner-friendly summary. -
projectDecision
Explains why the repository keeps this topic as notes. -
inspectDefaultCollector
Runs HotSpot without explicitly selecting a garbage collector.- Throws:
IOExceptionInterruptedException
-