mbien opened a new pull request, #9303:
URL: https://github.com/apache/netbeans/pull/9303
- about 100ms faster startup since some of the swing initialization moved
off the main thread (`Main#start` method execution time measured) and
technically more correct anyway
- other change: splash window is no longer modal
- code modernization
have to test the dev build on other systems, esp how it interacts with the
Java 6 `--splash` JVM feature. I suppose that one would be still modal before
its replaced but its hopefully not noticeable.
closes #8557
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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