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 109100

Summary: Deadlock (?) on diff
Product: utilities Reporter: alexismp <alexismp>
Component: DiffAssignee: diff-issues@utilities <diff-issues>
Status: RESOLVED FIXED    
Severity: blocker CC: rkubacki
Priority: P2 Keywords: RANDOM, THREAD
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description alexismp 2007-07-09 09:17:16 UTC
NB 6 Milestone 10 on Java 1.6.0_01-b06 on Windows XP SP2.
Clicking on the bottom arrow of a local history window,
freezes NB with the attached stack trace...
Comment 1 alexismp 2007-07-09 09:18:04 UTC
Created attachment 44804 [details]
thread dump
Comment 2 Maros Sandor 2007-07-17 16:40:18 UTC
It should no longer happen.

/shared/data/ccvs/repository/diff/src/org/netbeans/modules/diff/builtin/visualizer/editable/DiffViewManager.java,v  <--
 DiffViewManager.java
new revision: 1.10; previous revision: 1.9
/shared/data/ccvs/repository/diff/src/org/netbeans/modules/diff/builtin/visualizer/editable/EditableDiffView.java,v  <--
 EditableDiffView.java
new revision: 1.20; previous revision: 1.19
Comment 3 Maros Sandor 2007-07-24 09:49:40 UTC
*** Issue 110618 has been marked as a duplicate of this issue. ***
Comment 4 Maros Sandor 2007-07-25 09:07:53 UTC
*** Issue 110843 has been marked as a duplicate of this issue. ***