This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 100116 - Deadlock when reverting modifications
Summary: Deadlock when reverting modifications
Status: VERIFIED DUPLICATE of bug 99102
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-05 15:33 UTC by Jiri Prox
Modified: 2007-04-05 16:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (28.00 KB, text/plain)
2007-04-05 15:35 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2007-04-05 15:33:25 UTC
NetBeans IDE Dev (Build 070405)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

Deadlock from diff module occurred when reverting modifications.
It is not reproducible, but there are actions what I have done:
1) open Editor module 
2) several changes were done
3) CVS -> Show Changes
4) exclude project.properties from commit
5) call revert modification of project.properties
Comment 1 Jiri Prox 2007-04-05 15:35:15 UTC
Created attachment 40502 [details]
thread dump
Comment 2 Maros Sandor 2007-04-05 15:41:17 UTC

*** This issue has been marked as a duplicate of 99102 ***
Comment 3 Jiri Prox 2007-04-05 16:09:17 UTC
verified