This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 67cc93027d Merge pull request #7034 from
lahodaj/license-fixes-6-2-2024b
add 19f2887754 Threads should not call start() from within their own
constructor
add dcb25800d6 Fixed concurrency issues in GradleDaemonExecutor
new 736cf60be7 Merge pull request #7030 from
mbien/fix-gradle-daemon-executor-concurrency
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../gradle/execute/GradleDaemonExecutor.java | 51 +++++++++++++++++-----
.../netbeans/core/execution/ExecutionEngine.java | 12 +++--
.../netbeans/core/execution/RunClassThread.java | 2 +-
3 files changed, 50 insertions(+), 15 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