On Thu, 28 Jan 2021 19:21:28 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> - Remove unused code
> - Inline and simplify the bootstrap method invocation code (remove pointless 
> reboxing checks etc)
> - Apply pattern matching to make some code more readable

This pull request has now been integrated.

Changeset: 63eae8fa
Author:    Claes Redestad <redes...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/63eae8fa
Stats:     286 lines in 4 files changed: 40 ins; 168 del; 78 mod

8260605: Various java.lang.invoke cleanups

Reviewed-by: mchung

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

PR: https://git.openjdk.java.net/jdk/pull/2300

Reply via email to