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 258115 - Opening a big java-File ends in GUI-Lock
Summary: Opening a big java-File ends in GUI-Lock
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 14:07 UTC by stefan79
Modified: 2016-03-16 03:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread-Dump while Lock. (29.30 KB, application/octet-stream)
2016-02-23 14:07 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2016-02-23 14:07:01 UTC
Created attachment 158612 [details]
Thread-Dump while Lock.

I tried to open a big java-file (~20.000 Lines).
The problem is, that this window produces a Lock in combination of "Lenthy operation in progress" - Dialog.
-> Result: I can´t close the Dialogs and have to kill NetBeans.
Comment 1 Tomas Zezula 2016-03-01 17:38:17 UTC
The navigation is a part of the java/editor.
Comment 2 Dusan Balek 2016-03-15 12:09:51 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/9c7dbc20a834
Comment 3 Quality Engineering 2016-03-16 03:05:05 UTC
Integrated into 'main-silver', will be available in build *201603160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9c7dbc20a834
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #258115 - Opening a big java-File ends in GUI-Lock - fixed.