RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v2]

Chen Liang liach at openjdk.org
Sat Nov 8 15:58:32 UTC 2025


On Tue, 4 Nov 2025 14:52:55 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Merge branch 'master' of https://github.com/openjdk/jdk into test/proxy-dispatches
>>  - Tweaks
>>  - 8370839: Tests to verify peculiar Proxy dispatching behaviors
>
> test/jdk/java/lang/reflect/Proxy/BridgeMethodsTest.java line 49:
> 
>> 47:     }
>> 48: 
>> 49:     // Does not duplicate with Object::clone so it is not proxied
> 
> Redundant comment?

Suggestion:

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28023#discussion_r2506990177


More information about the core-libs-dev mailing list