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 169326

Summary: 3s in editor painting
Product: editor Reporter: matusdekanek <matusdekanek>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154356
Issue Type: DEFECT Exception Reporter: 154356
Attachments: nps snapshot

Description matusdekanek 2009-07-28 13:45:53 UTC
Build: NetBeans IDE Dev (Build 200907280201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments:
matusdekanek: opening a html file


Maximum slowness yet reported was 3032 ms, average is 3032
Comment 1 matusdekanek 2009-07-28 13:45:57 UTC
Created attachment 85332 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-09-11 10:15:20 UTC
Old snapshot format without known duplicates.
Comment 3 Vitezslav Stejskal 2009-09-11 11:35:42 UTC
Umm, probably random. There was the editor highlighting code running and most of the time was taken by
o.n.m.html.editor.coloring.EmbeddingHighlightsContainer, which uses lexer to figure out embedded sections. Let's see if
there are similar problems duplicated to this report.
Comment 4 Quality Engineering 2009-11-02 11:01:52 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX