On Tue, 19 Dec 2023 06:07:31 GMT, Hannes Greule <hgre...@openjdk.org> wrote:
> Arrays are compared by reference Isn't `Arrays.equals()` used under the hood? > You are sorting the array passed to the bootstrap method Good point, fixed. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17143#issuecomment-1862429275