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 247461 - org.netbeans.swing.outline.Outline.<init>: LowPerformance took 17173 ms.
Summary: org.netbeans.swing.outline.Outline.<init>: LowPerformance took 17173 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-09-25 03:17 UTC by misterm
Modified: 2014-09-25 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212201


Attachments
nps snapshot (260.80 KB, application/nps)
2014-09-25 03:17 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2014-09-25 03:17:17 UTC
This issue was reported manually by misterm.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20140912-dfbce2f552c9)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 7

User Comments:
misterm: .



Maximum slowness yet reported was 17173 ms, average is 17173
Comment 1 misterm 2014-09-25 03:17:21 UTC
Created attachment 149507 [details]
nps snapshot
Comment 2 Martin Entlicher 2014-09-25 07:39:18 UTC
Window system is reading the settings in AWT.
Comment 3 Stanislav Aubrecht 2014-09-25 07:54:03 UTC
Windows system components must be constructed on EDT so there's no good and regression-less way to fix this, closing.