Integrated: 8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu
SWinxy
duke at openjdk.org
Thu Jan 19 05:08:43 UTC 2023
On Mon, 16 Jan 2023 20:07:07 GMT, SWinxy <duke at openjdk.org> wrote:
> Please review this small change to cache a component's popup menu in BLAF.
This pull request has now been integrated.
Changeset: 2e9cb4b1
Author: SWinxy <swinxythecat at gmail.com>
Committer: Julian Waters <jwaters at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2e9cb4b1f6ebba75cffa407f5142fdd95ed9bd88
Stats: 75 lines in 1 file changed: 31 ins; 22 del; 22 mod
8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu
Reviewed-by: psadhukhan
-------------
PR: https://git.openjdk.org/jdk/pull/12017
More information about the client-libs-dev
mailing list