On Mon, 21 Oct 2024 06:44:33 GMT, Manukumar V S <m...@openjdk.org> wrote:
>> "+ "Using mouse drag the header of the last culumn so the last column >> becomes the first one."" >> >> culumn -> column >> >> And would it be better to use PassFailJFrame for this test ? > > @prrace Yes, it is better to use PassFailJFrame for this test and I have > created a bug for the conversion https://bugs.openjdk.org/browse/JDK-8342663. > I will work on this. I'm not mixing it with this fix as converting this test > alone to use PassFailJFrame may not be feasible as all the tests inside the > folder java/awt/a11y has a common abstract parent class > AccessibleComponentTest, so it will be better to do the conversion for the > whole set of tests inside java/awt/a11y folder together. @manukumarvs copyright year need update? I think`@author` tag also is not required. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21549#issuecomment-2426167463