This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit f186217a0bbfd6556357d0c2d178e5ce20b3bd31 Merge: 462e4e14f6b 0fce75f14b2 Author: Michael Bien <[email protected]> AuthorDate: Thu Apr 2 00:07:35 2026 +0200 Merge pull request #9303 from mbien/edt-splash Move Splash initialization to EDT and make it no longer modal .../src/org/netbeans/core/startup/Main.java | 22 +- .../src/org/netbeans/core/startup/NbEvents.java | 24 +- .../src/org/netbeans/core/startup/Splash.java | 581 ++++++++++----------- 3 files changed, 296 insertions(+), 331 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
