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 190933 - Responsiveness of editor affected by non cancelled parser
Summary: Responsiveness of editor affected by non cancelled parser
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 190934
Blocks:
  Show dependency tree
 
Reported: 2010-10-12 07:34 UTC by Tomas Zezula
Modified: 2010-10-18 13:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2010-10-12 07:34:04 UTC
The parsing api does not cancel parser when a new ParserResultTask with higher priority or UserTask is scheduled. This causes several slownesses in the editor and affects responsiveness of the editor.
Comment 1 Tomas Zezula 2010-10-18 13:16:27 UTC
Fixed jet-main d1171e687187