RFR: 4397513: Misleading "interface method" in InvocationHandler specification

Chen Liang liach at openjdk.org
Thu Oct 30 16:54:40 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.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/28024#issuecomment-3469016290


More information about the core-libs-dev mailing list