Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v3]

2024-06-13 Thread Jayathirth D V
> Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage and > JTableHeader. Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision: Test update - Changes: - all: https://git.openjdk.org/jdk/pull/19654/fi

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v2]

2024-06-12 Thread Phil Race
On Wed, 12 Jun 2024 04:05:32 GMT, Jayathirth D V wrote: >> Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage >> and JTableHeader. > > Jayathirth D V has updated the pull request incrementally with one additional > commit since the last revision: > > Update Marked as

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v2]

2024-06-11 Thread Abhishek Kumar
On Wed, 12 Jun 2024 04:05:32 GMT, Jayathirth D V wrote: >> Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage >> and JTableHeader. > > Jayathirth D V has updated the pull request incrementally with one additional > commit since the last revision: > > Update Looks good

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v2]

2024-06-11 Thread Abhishek Kumar
On Wed, 12 Jun 2024 04:02:46 GMT, Jayathirth D V wrote: > I see there are 3 other places where we have this typo and one among them is > in client code. So i have updated that file. That's right the other two places were not in client area so I specified only the open test. Thank you for updat

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v2]

2024-06-11 Thread Jayathirth D V
On Tue, 11 Jun 2024 16:57:58 GMT, Abhishek Kumar wrote: > There are few other places where this typo is present, one of them is in this > open test. `open\test\jdk\javax\swing\JTabbedPane\4361477\bug4361477.java` I > think this can be addressed in this PR. I see there are 3 other places where

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader [v2]

2024-06-11 Thread Jayathirth D V
> Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage and > JTableHeader. Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision: Update - Changes: - all: https://git.openjdk.org/jdk/pull/19654/files

Re: RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader

2024-06-11 Thread Abhishek Kumar
On Tue, 11 Jun 2024 12:22:24 GMT, Jayathirth D V wrote: > Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage and > JTableHeader. There are few other places where this typo is present, one of them is in this open test. `open\test\jdk\javax\swing\JTabbedPane\4361477\bug436

RFR: 8333801: Typos in @code references of BufferedImage and JTableHeader

2024-06-11 Thread Jayathirth D V
Resolved typos related to ArrayIndexOutOfBoundsException in BufferedImage and JTableHeader. - Commit messages: - 8333801: Typos in @code references of BufferedImage and JTableHeader Changes: https://git.openjdk.org/jdk/pull/19654/files Webrev: https://webrevs.openjdk.org/?repo=jd