RFR: 8329644: Discuss expected visitor evolution patterns in javax.lang.model.util [v7]
Pavel Rappo
prappo at openjdk.org
Fri Apr 19 11:04:00 UTC 2024
On Wed, 17 Apr 2024 10:27:13 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Respond to review feedback.
>
> src/java.compiler/share/classes/javax/lang/model/util/package-info.java line 291:
>
>> 289: * As in the case where a new interface is introduced, when preview
>> 290: * feature 2 exits preview in JDK (<i>N+k</i>), a set of visitors for
>> 291: * language level (<i>N+k</i>) would be added with the methods
>
> Ditto for "added with".
Thanks for rephrasing this and the other occurrence of "added with".
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18804#discussion_r1572194409
More information about the compiler-dev
mailing list