On Sun, 22 Sep 2024 13:20:01 GMT, Shaojin Wen <s...@openjdk.org> wrote:

> Optimize checkAssignableTo to avoid clone when stackSize is 0, and use clone 
> instead of Array.copyOf to avoid compression and then expansion

Thanks for this cleanup! Tests pass.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21121#pullrequestreview-2325652447

Reply via email to