Re: RFR: 8278254: Cleanup doclint warnings in java.desktop module [v2]

2022-01-19 Thread Alexey Ivanov
On Tue, 18 Jan 2022 16:30:07 GMT, Alexey Ivanov wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review fix > > src/java.desktop/share/classes/javax/swing/JScrollBar.java line 120: > >> 118: /** >> 119:

Re: RFR: 8278254: Cleanup doclint warnings in java.desktop module [v3]

2022-01-19 Thread Prasanta Sadhukhan
> The changes done under JDK-8278175 suppress on a per-file basis various > missing comments that would otherwise trigger doclint warnings. Fixed them so > as to remove the doclint:missing warnings. Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since t

Re: RFR: 8278254: Cleanup doclint warnings in java.desktop module [v4]

2022-01-19 Thread Prasanta Sadhukhan
> The changes done under JDK-8278175 suppress on a per-file basis various > missing comments that would otherwise trigger doclint warnings. Fixed them so > as to remove the doclint:missing warnings. Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since t