git: openjdk/jdk: 8299505: findVirtual on array classes incorrectly restricts the receiver type
Mandy Chung
mchung at openjdk.org
Wed May 31 16:30:35 UTC 2023
Changeset: 78aa5f3f
Author: Chen Liang <liach at openjdk.org>
Committer: Mandy Chung <mchung at openjdk.org>
Date: 2023-05-31 16:28:26 +0000
URL: https://git.openjdk.org/jdk/commit/78aa5f3fc1c7fc7929e0d2b5d94da0827483b7c5
8299505: findVirtual on array classes incorrectly restricts the receiver type
Reviewed-by: mchung
! src/java.base/share/classes/java/lang/invoke/MethodHandles.java
! test/jdk/java/lang/invoke/MethodHandlesGeneralTest.java
+ test/jdk/java/lang/invoke/findVirtual/FindVirtualArrayCloneTest.java
More information about the jdk-changes
mailing list