RFR: 8376169: JPopupMenu.setInvoker(null) causes NPE [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Jan 27 09:49:32 UTC 2026
> Invoking `JPopupMenu.setInvoker(null)` causes NPE which is fixed in this PR
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
Invoker null check
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29377/files
- new: https://git.openjdk.org/jdk/pull/29377/files/c78ede27..91151bce
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29377&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29377&range=01-02
Stats: 15 lines in 2 files changed: 3 ins; 2 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/29377.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29377/head:pull/29377
PR: https://git.openjdk.org/jdk/pull/29377
More information about the client-libs-dev
mailing list