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 230661 - org.netbeans.editor.BaseCaret.setDot: LowPerformance took 3109 ms.
Summary: org.netbeans.editor.BaseCaret.setDot: LowPerformance took 3109 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-06-03 12:37 UTC by misterm
Modified: 2013-06-04 15:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201127


Attachments
nps snapshot (55.18 KB, application/nps)
2013-06-03 12:37 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-06-03 12:37:41 UTC
This issue was reported manually by misterm.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20130528-c0ed67b06598)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: .

misterm: Opening the IDE



Maximum slowness yet reported was 3109 ms, average is 3109
Comment 1 misterm 2013-06-03 12:37:43 UTC
Created attachment 135265 [details]
nps snapshot
Comment 2 Svata Dedic 2013-06-04 15:17:16 UTC
The caret is waiting for lookup to initialize; it is just a coincidence of class loading on the startup.