On Thu, 1 Jun 2023 10:12:02 GMT, Stefan Karlsson <stef...@openjdk.org> wrote:

>> Kelvin Nilsen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Make the order of young/old collector checks consistent (#1)
>
> 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.

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

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

Reply via email to