On Tue, 12 Dec 2023 10:42:32 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:

>> Please review a doc-only change for JavaDoc references using a nested class 
>> instead of the enclosing class containing the target method. Until now this 
>> is accepted by JavaDoc, but with 
>> [JDK-8164094](https://bugs.openjdk.org/browse/JDK-8164094) these references 
>> are reported as errors.
>> 
>> I made sure the rendered documentation is identical before and after the 
>> change (JavaDoc previously generated the correct links for these references).
>> 
>> Update: I also fixed two typos in `javax/smartcardio/CardTerminals.java` by 
>> removing the duplicate "call" in "... latest call to waitForChange() call".
>
> Hannes Wallnöfer has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Restore explicit label and remove duplicate word

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17078#pullrequestreview-1777214660

Reply via email to