RFR: 8365428: Unclear comments on java.lang.invoke Holder classes [v3]

Jorn Vernee jvernee at openjdk.org
Thu Sep 4 18:10:44 UTC 2025


On Thu, 4 Sep 2025 17:56:43 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   More ioi review
>
> src/java.base/share/classes/java/lang/invoke/DelegatingMethodHandle.java line 205:
> 
>> 203:     ///
>> 204:     /// The method names of this class are internal tokens recognized by
>> 205:     /// [InvokerBytecodeGenerator#lookupPregenerated] and is subject to change.
> 
> Suggestion:
> 
>     /// [InvokerBytecodeGenerator#lookupPregenerated] and are subject to change.

Same elsewhere

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27010#discussion_r2322990674


More information about the core-libs-dev mailing list