On Tue, 17 Jan 2023 08:24:15 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Removed extra space > > src/java.desktop/share/classes/javax/swing/table/JTableHeader.java line 938: > >> 936: >> 937: /** >> 938: * Constructs an AccessibleJTableHeaderEntry > > There's an extra space in front of "Constructs"..please remove that too.. Updated. ------------- PR: https://git.openjdk.org/jdk/pull/12024