<Swing Dev> Integrated: 8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails

Sergey Bylokhov serb at openjdk.java.net
Mon Oct 26 18:39:24 UTC 2020


On Sun, 25 Oct 2020 06:27:05 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> The test fails because of a missed null check for the next method:
> https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JTabbedPane.html#getBoundsAt(int)

This pull request has now been integrated.

Changeset: 2b47a58d
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2b47a58d
Stats:     20 lines in 2 files changed: 8 ins; 7 del; 5 mod

8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails

Reviewed-by: psadhukhan, prr

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

PR: https://git.openjdk.java.net/jdk/pull/852


More information about the swing-dev mailing list