HR bugfix for #234671

Dusan Balek <[email protected]> Thu, 05 Sep 2013 16:45:55 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Organization Oracle
Message-ID <[email protected]>
Please review the bug fix for

https://netbeans.org/bugzilla/show_bug.cgi?id=234671

Description:Deadlock when closing project properties

Impact: Affects all maven-based web applications using Apache Tomcat.

Risk: Low risk, initialization of the project formatting settings (which worked already lazily) is rescheduled into another thread.

Changeset:http://hg.netbeans.org/jet-main/rev/f62664e48e84

The fix was reviewed by Tomas Zezula and QA already verified it.

Thanks,
Dusan