git: openjdk/jdk: 8302315: Examine cost of clone of primitive arrays compared to arraycopy

Claes Redestad redestad at openjdk.org
Sat Feb 18 15:19:47 UTC 2023


Changeset: d6716d2e
Author:    Claes Redestad <redestad at openjdk.org>
Date:      2023-02-18 15:17:57 +0000
URL:       https://git.openjdk.org/jdk/commit/d6716d2e5471ee794df8833430dd3171b565f78e

8302315: Examine cost of clone of primitive arrays compared to arraycopy

Reviewed-by: alanb

! src/java.base/share/classes/java/util/Arrays.java
+ test/micro/org/openjdk/bench/java/lang/ArrayClone.java



More information about the jdk-changes mailing list