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 - deadlock when switching between file and Diff tab in editor window
Summary: deadlock when switching between file and Diff tab in editor window
Status: CLOSED DUPLICATE of bug 195790
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 13:04 UTC by Stepan Zebra
Modified: 2011-02-28 08:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (21.17 KB, text/plain)
2011-02-25 13:04 UTC, Stepan Zebra
Details

Note You need to log in before you can comment on or make changes to this bug.
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