RFR: 8354095: Open some JTable bugs 5 [v2]

Sergey Bylokhov serb at openjdk.org
Fri Apr 18 02:31:41 UTC 2025


On Thu, 17 Apr 2025 18:40:09 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Updating and opening some JTable bugs
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update jtreg paths

test/jdk/javax/swing/JTable/InternationalCharacters.java line 48:

> 46:  * @library /java/awt/regtesthelpers
> 47:  * @build PassFailJFrame
> 48:  * @run main InternationalCharacters

Should we mark it as manual?

test/jdk/javax/swing/JTable/NullTableHeader.java line 37:

> 35: 
> 36: public class NullTableHeader {
> 37:     static JTable tableView;

The field is not needed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24734#discussion_r2049919807
PR Review Comment: https://git.openjdk.org/jdk/pull/24734#discussion_r2049920024


More information about the client-libs-dev mailing list