On Tue, 5 Sep 2023 21:56:54 GMT, Paul Sandoz <psan...@openjdk.org> wrote:

>> Jorn Vernee has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix typo in doc
>>   
>>   Co-authored-by: Paul Sandoz <paul.d.san...@googlemail.com>
>
> src/java.base/share/classes/java/lang/invoke/MethodHandles.java line 8027:
> 
>> 8025:      * @since 19
>> 8026:      */
>> 8027:     @PreviewFeature(feature=PreviewFeature.Feature.FOREIGN)
> 
> Unused import to `PreviewFeature`, and possibly others too.

Thanks. I did a sweep of the foreign packages and there don't seem to be any 
other uses. There were also some other unused imports in this file that I'll 
remove.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15103#discussion_r1317045735

Reply via email to