Integrated: JDK-8281003 - MethodHandles::lookup throws NPE if caller is null

Tim Prinzing duke at openjdk.java.net
Wed Feb 16 20:13:13 UTC 2022


On Fri, 11 Feb 2022 20:32:46 GMT, Tim Prinzing <duke at openjdk.java.net> wrote:

> JDK-8281003 - MethodHandles::lookup throws NPE if caller is null

This pull request has now been integrated.

Changeset: 67763df4
Author:    Tim Prinzing <tim.prinzing at oracle.com>
Committer: Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/67763df4dce387da33da6d93d0f5d80e54cf8e5b
Stats:     160 lines in 4 files changed: 158 ins; 0 del; 2 mod

8281003: MethodHandles::lookup throws NPE if caller is null

Reviewed-by: ihse, mchung, jrose, alanb

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

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


More information about the core-libs-dev mailing list