On Fri, 13 Mar 2026 00:05:20 GMT, Sergey Bylokhov <[email protected]> wrote:
> [JDK-8365711](https://bugs.openjdk.org/browse/JDK-8365711) was implemented > under the assumption that the WindowsMenuUI class is final. As part of > [JDK-8359433](https://bugs.openjdk.org/browse/JDK-8359433), this will be > changed back, so the assumption will no longer stay. So > [JDK-8365711](https://bugs.openjdk.org/browse/JDK-8365711) should be reverted. > > This fix is for jdk 27 and 26. Then > [JDK-8359433](https://bugs.openjdk.org/browse/JDK-8359433) will be integrated > to jdk 27, 26 and 25. This pull request has now been integrated. Changeset: 30145a4b Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/30145a4bd7919d5e616251056903826d3ab01702 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8379952: Revert JDK-8365711: Restore protected visibility of menuBarHeight and hotTrackingOn Reviewed-by: azvegint ------------- PR: https://git.openjdk.org/jdk/pull/30231
