Jpopupmenu Bug/Glitch When Showing Submenu

2022-05-07 Thread Davide Perini
Hi all, I'm using a JPopupMenu to workaround the lack of a "real tray icon" in JavaFX. This is the simple code I'm using: https://github.com/Sylvain-Bugat/tray-icon-skeleton/blob/master/src/main/java/com/github/sbugat/trayiconskeleton/TrayIconMainClass.java It all works well until I add a

Re: RFR: 8264449: Enable reproducible builds with SOURCE_DATE_EPOCH [v5]

2022-05-07 Thread John Neffenger
On Sat, 18 Sep 2021 15:15:10 GMT, Kevin Rushforth wrote: >> John Neffenger has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains seven commits: >> >> - Make build of SDK ZIP bundle reproducible >> - Merge branch 'master' into