git: openjdk/jdk: master: 8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
Tobias Hartmann
thartmann at openjdk.org
Thu Sep 26 06:04:35 UTC 2024
Changeset: 47c10694
Branch: master
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2024-09-26 06:03:29 +0000
URL: https://git.openjdk.org/jdk/commit/47c10694c66bc131c8a5e1572340415b8daaba08
8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
Reviewed-by: liach, shade, jvernee
! src/java.base/share/classes/java/lang/invoke/MethodHandle.java
+ test/jdk/java/lang/invoke/TestLambdaFormCustomization.java
More information about the jdk-changes
mailing list