OOPS!

Sorry about that. Thanks for pointing it out.

> On Aug 27, 2025, at 9:10 PM, Chen Liang <[email protected]> wrote:
> 
> Hello Alan, I don't think core-libs-dev is the right list. You probably 
> intend this mail for client-libs-dev instead.
> From: core-libs-dev <[email protected] 
> <mailto:[email protected]>> on behalf of Alan Snyder 
> <[email protected] <mailto:[email protected]>>
> Sent: Wednesday, August 27, 2025 8:09 PM
> To: [email protected] <mailto:[email protected]> 
> <[email protected] <mailto:[email protected]>>
> Subject: (JDK-8365886) JSplitPane loses track of the left component when the 
> component orientation is changed
>  
> > firePropertyChange(ORIENTATION_PROPERTY, curOrn, orientation);
> 
> This change is simply wrong. ORIENTATION_PROPERTY refers to horizontal or 
> vertical.
> 
> Is there some reason why you don’t want to call
> 
> layoutManager.updateComponents();

Reply via email to