On Fri, 23 May 2025 16:05:08 GMT, Steffen Nießing <d...@openjdk.org> wrote:
> `Proxy#getInvocationHandler(Object)` throws a `NullPointerException` if the > specified argument is `null`. This PR adds the missing `throws` declaration > for the NPE. looks fine, will review the csr when its drafted. ------------- PR Review: https://git.openjdk.org/jdk/pull/25419#pullrequestreview-2864988003