Integrated: 8344914: OOME in several tests since JDK-6672644 - JComboBox still scrolling
Damon Nguyen
dnguyen at openjdk.org
Sun Nov 24 08:57:23 UTC 2024
On Sun, 24 Nov 2024 07:01:14 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> Backout for https://github.com/openjdk/jdk/pull/20845. Removes additions to `BasicScrollBarUI` and removes the test `JComboBoxScrollFocusTest`. Original PR caused some tests to fail that indicate a memory leak.
>
> Ran clientlibs job in CI, and all relevant tests pass (including the few tests that were failing from the original PR).
This pull request has now been integrated.
Changeset: 6711e132
Author: Damon Nguyen <dnguyen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6711e1327a76782c8315b9e85525e1408657727b
Stats: 120 lines in 2 files changed: 0 ins; 120 del; 0 mod
8344914: OOME in several tests since JDK-6672644 - JComboBox still scrolling
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/22346
More information about the client-libs-dev
mailing list