--- old/src/hotspot/share/gc/shared/adaptiveSizePolicy.hpp 2018-03-26 11:42:36.778990906 +0200 +++ new/src/hotspot/share/gc/shared/adaptiveSizePolicy.hpp 2018-03-26 11:42:36.466978578 +0200 @@ -355,6 +355,7 @@ // For ParNew collections // For PS scavenge and ParOld collections // For G1 evacuation pauses (subject to update) + // For G1 Full GCs (subject to update) // Other collection phases inherit the number of // GC workers from the calls above. For example, // a CMS parallel remark uses the same number of GC