Integrated: JDK-8289775: Update java.lang.invoke.MethodHandle[s] to use snippets

Joe Darcy darcy at openjdk.org
Wed Jul 6 21:31:20 UTC 2022


On Tue, 5 Jul 2022 22:22:46 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Update existing examples in  java.lang.invoke.{MethodHandle, MethodHandles} to use snippets rather than the older markup idiom.

This pull request has now been integrated.

Changeset: a40c17b7
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a40c17b730257919f18066dbce4fc92ed3c4f10e
Stats:     123 lines in 2 files changed: 0 ins; 1 del; 122 mod

8289775: Update java.lang.invoke.MethodHandle[s] to use snippets

Reviewed-by: jrose

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

PR: https://git.openjdk.org/jdk/pull/9385


More information about the core-libs-dev mailing list