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) Marked as reviewed by prr (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/852