On Wed, 22 Oct 2025 21:41:49 GMT, Chen Liang <[email protected]> wrote:

> The `method` parameter documentation for `InvocationHandler::invoke` does not 
> indicate that it may be one of the 3 Object methods `hashCode`, `equals`, or 
> `toString`. This doc-only improvement clarifies that, links to the Proxy 
> section about declaring class selection, and updates the "the interface 
> method" occurrences to be "the invoked method" to reflect the method may be 
> from `Object`.

This pull request has been closed without being integrated.

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

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

Reply via email to