On Mon, 9 Jan 2023 10:17:01 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> I dont think there is any difference between passing method argument 
> vis-a-vis this as I think both point to same object..

Are you sure that it is always the same? Right now we ignore the component 
passed from the SynthListUI.propertyChange() and use list, after the change we 
will use the source of the event, I think that could be tested.

-------------

PR: https://git.openjdk.org/jdk/pull/11875

Reply via email to