#177188 - deadlock while creating new maven web app
mkleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=177188 Description: deadlock Impact: Can randomly happen, influences all maven projects not just webapp Risk: low, code is the same, just using one lock instead of two which deadlocked. Changeset: http://hg.netbeans.org/core-main/rev/187790b39c72 Reviewers: David Simonek Thanks for review, M.