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 237393 - org.openide.text.DataEditorSupport.messageToolTip: LowPerformance took 32033 ms.
Summary: org.openide.text.DataEditorSupport.messageToolTip: LowPerformance took 32033 ms.
Status: RESOLVED DUPLICATE of bug 236880
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-10-21 06:20 UTC by Exceptions Reporter
Modified: 2013-10-21 06:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187743


Attachments
nps snapshot (33.86 KB, application/nps)
2013-10-21 06:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-10-21 06:20:33 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
GUEST: LowPerformance took 32033 ms, when locking file for edit.
 7.4. is slower then RC1.

GUEST: open shell script (actually empty file except sheebang, no filename extension extension

GUEST: Unknown



Maximum slowness yet reported was 32033 ms, average is 15814
Comment 1 Exceptions Reporter 2013-10-21 06:20:35 UTC
Created attachment 141322 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-10-21 06:29:07 UTC
This issue seems similar to bug 236880, only messageToolTip() is reported to be
the slow method instead of messageHtmlName().
Thank you for reporting.

*** This bug has been marked as a duplicate of bug 236880 ***