Integrated: 4397513: Misleading "interface method" in InvocationHandler specification
Chen Liang
liach at openjdk.org
Thu Oct 30 16:54:41 UTC 2025
On Tue, 28 Oct 2025 17:49:40 GMT, Chen Liang <liach at openjdk.org> wrote:
> Update occurrences of the not-exactly-correct "interface method" to "invoked method" because 3 Object methods are proxied too. In addition, update the description about the declaring class of the method to be more accurate so that it doesn't clash with the "duplicate method" section in Proxy.
This pull request has now been integrated.
Changeset: a2196e20
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a2196e20608a1acd12c84ecfb8522bf1666545f4
Stats: 11 lines in 1 file changed: 0 ins; 1 del; 10 mod
4397513: Misleading "interface method" in InvocationHandler specification
Reviewed-by: alanb, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/28024
More information about the core-libs-dev
mailing list