On Sun, 25 Oct 2020 06:27:05 GMT, Sergey Bylokhov <s...@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 <s...@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

Reply via email to