RFR: 7131166: SynthListUI / SynthInternalFrameTitlePane updateStyle() ignores method argument
SWinxy
duke at openjdk.org
Mon Jan 23 18:30:15 UTC 2023
On Mon, 23 Jan 2023 06:11:46 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> I think it was mistakenly done
I agree. All classes would probably be fine if their code only referenced their protected object instead of the `e.getSource()` one. If they aren't, then that means there are bugs elsewhere.
-------------
PR: https://git.openjdk.org/jdk/pull/11875
More information about the client-libs-dev
mailing list