Integrated: 8260605: Various java.lang.invoke cleanups
Claes Redestad
redestad at openjdk.java.net
Thu Mar 18 12:51:41 UTC 2021
On Thu, 28 Jan 2021 19:21:28 GMT, Claes Redestad <redestad at 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 <redestad at 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
More information about the core-libs-dev
mailing list