<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: "Calibri Light", "Helvetica Light", sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Hello Alan, I don't think core-libs-dev is the right list. You probably intend this mail for client-libs-dev instead.</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> core-libs-dev <core-libs-dev-retn@openjdk.org> on behalf of Alan Snyder <javalists@cbfiddle.com><br>
<b>Sent:</b> Wednesday, August 27, 2025 8:09 PM<br>
<b>To:</b> core-libs-dev@openjdk.org <core-libs-dev@openjdk.org><br>
<b>Subject:</b> (JDK-8365886) JSplitPane loses track of the left component when the component orientation is changed</font>
<div> </div>
</div>
<div style="line-break:after-white-space">> firePropertyChange(ORIENTATION_PROPERTY, curOrn, orientation);
<div><br>
</div>
<div>This change is simply wrong. <span style="color:rgb(0,0,0)">ORIENTATION_PROPERTY refers to horizontal or vertical.</span></div>
<div><span style="color:rgb(0,0,0)"><br>
</span></div>
<div><font color="#000000"><span style="">Is there some reason why you don’t want to call</span></font></div>
<div><font color="#000000"><span style=""><br>
</span></font></div>
<div>
<p dir="auto" style="box-sizing:border-box; margin-top:0px; color:rgb(5,12,20); font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"; font-size:14px">
layoutManager.updateComponents();</p>
<br class="x_Apple-interchange-newline">
</div>
</div>
</body>
</html>