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 225386

Summary: com.sun.tools.javac.util.Context.get: LowPerformance took 20381 ms.
Product: java Reporter: szmitek <szmitek>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: szmitek
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198052
Attachments: nps snapshot

Description szmitek 2013-01-27 15:41:17 UTC
This issue was reported manually by szmitek.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-10156-on-20130124)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 8

User Comments:
szmitek: Trying to edit Java code JSP page with HTML



Maximum slowness yet reported was 20381 ms, average is 20381
Comment 1 szmitek 2013-01-27 15:41:20 UTC
Created attachment 130696 [details]
nps snapshot
Comment 2 Dusan Balek 2013-04-16 12:21:20 UTC
As can be seen from the attached profiler snapshot most of the time is spent waiting for slow class loading and other IO operations.