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 195996

Summary: deadlock when switching between file and Diff tab in editor window
Product: versioncontrol Reporter: Stepan Zebra <stezeb>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Stepan Zebra 2011-02-25 13:04:53 UTC
Created attachment 106446 [details]
thread dump

Product Version: NetBeans IDE Dev (Build 201102230001)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 21.0-b02
System: Linux version 2.6.32-28-generic running on i386; UTF-8; en_US (nb)

This is a JDK 7 issue. It's not reproducible on JDK 6. Also it's very likely related to other deadlock issues already reported on JDK 7.

Steps to reproduce:
1) Start IDE and open SVN versioned project
2) Make some changes on some file, save, don't commit, don't close the file in the editor
3) Invoke Diff on this file
4) In the Diff tab, switch to Textual mode, don't close the Diff tab
5) In the editor window, switch to the file that you've changed and then switch back to the Diff tab
6) IDE freezes
Comment 1 Ondrej Vrabec 2011-02-25 13:23:04 UTC

*** This bug has been marked as a duplicate of bug 195790 ***
Comment 2 Marian Mirilovic 2011-02-28 08:18:18 UTC
v/c