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 240899 - org.netbeans.modules.javafx2.project.JFXProjectUtils.getAppClassNames: LowPerformance took 39808 ms.
Summary: org.netbeans.modules.javafx2.project.JFXProjectUtils.getAppClassNames: LowPer...
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-01-23 17:25 UTC by Exceptions Reporter
Modified: 2014-01-31 02:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206656


Attachments
nps snapshot (47.75 KB, application/nps)
2014-01-23 17:25 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-23 17:25:10 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
GUEST: Debugging

GUEST: during run



Maximum slowness yet reported was 64600 ms, average is 52204
Comment 1 Exceptions Reporter 2014-01-23 17:25:12 UTC
Created attachment 144313 [details]
nps snapshot
Comment 2 Roman Svitanic 2014-01-28 16:32:37 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/3e27e2d30e7a
Comment 3 Quality Engineering 2014-01-31 02:40:29 UTC
Integrated into 'main-silver', will be available in build *201401310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3e27e2d30e7a
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #240899: org.netbeans.modules.javafx2.project.JFXProjectUtils.getAppClassNames: LowPerformance took 39808 ms. - fixed