Java 11 vs 14 MethodHandle behavior change
Alan Bateman
Alan.Bateman at oracle.com
Tue Apr 28 09:26:37 UTC 2020
On 28/04/2020 10:05, Simone Bordet wrote:
> Hi,
>
> at the Jetty Project we have found an incompatible behavior change
> between Java 11 and 14 related to MethodHandles.
>
> Where is the best place to discuss the details?
> core-libs-dev?
>
Yes, core-lib-dev. Make sure to go through the release notes [1] first
as there are a number of changes to the specification, esp. with
privateLookupIn and teleporting.
-Alan
[1] http://jdk.java.net/14/release-notes
More information about the jdk-dev
mailing list