On Thu, 1 Jun 2023 18:39:05 GMT, William Kemper <wkem...@openjdk.org> wrote:

>> src/hotspot/share/gc/shared/gcConfiguration.cpp line 88:
>> 
>>> 86:     }
>>> 87: #endif
>>> 88:     return NA;
>> 
>> You moved the order between Shenandoah and ZGC in `young_collector()`, so 
>> you should probably do the same here.
>
> Fixed. Thank you for the review.

Thanks.  We've made your suggested change.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14185#discussion_r1213862862

Reply via email to